Bootloader in XMODEM under 1k-bytes.
Hello,
I have modified Luminaris bootloader to transfer program in xmodem in standard terminal and run it. Exactly 1020 bytes long, program start at 0x0400 so save 1kb more on a LM3S101
Usage: Terminal on UART0, 115200 1n8
bootloader send: bootldr
If you hit return, bootloader display "- xmodem" and you can upload code using xmodem (standard), code automatic run after transfer.
OR
If you wait 2 seconds or hit other key than return, bootloader jump to application.
Very usefull to program code without jtag and within serial terminal. So... where I can upload my source code for sharing ??
Remi Bilodeau
login or register to reply
|