pyfrprog.git
14 years agoa call to the end of the IRAM (0x00033ffc)...
theStack [Sat, 12 Dec 2009 04:15:53 +0000 (05:15 +0100)]
a call to the end of the IRAM (0x00033ffc)...

*really* starts the program that was flashed before - how crazy is that? does
that mean that instructions are called backwards or something like that? well,
at the moment i don't care new super mario bros is waiting xD

14 years agoimpl. CALL and CHECKSUM bootloader cmds, untested
theStack [Sat, 12 Dec 2009 04:00:08 +0000 (05:00 +0100)]
impl. CALL and CHECKSUM bootloader cmds, untested

14 years agoadd constants for device and baudrate
theStack [Sat, 12 Dec 2009 03:47:32 +0000 (04:47 +0100)]
add constants for device and baudrate

14 years agoadd a test with some more data and local chksum
theStack [Sat, 12 Dec 2009 03:35:23 +0000 (04:35 +0100)]
add a test with some more data and local chksum

+ decreased sleep time (1ms instead of 10ms just works fine)
+ doubled baud rate (the highest possible by now as it seems?)

14 years agoinitial commit
theStack [Sat, 12 Dec 2009 03:10:12 +0000 (04:10 +0100)]
initial commit