Hi,
This a great project. I've managed to get the boot loader code to compile within Code Composer Studio 5 and It worked! My PC recognized my stellaris as a usb mass storage device.
I have one question:
Can the bool loader code be reworked so it occupies the bottom 16k of flash memory?
This way you don't have to change the firmware.bin linker script to address 0x00004000
and just leave it at its default address of 0x00000000.
Thanks.
Pete