Hey!
I have loaded boot_demo1 on my LaunchPad with CCS and I can load successfully a .bin through serial or usb (DFU) with LM Flash Player.
However, the loaded program will not launch if I do not set its address at 0x0.
I have two questions. How can I make the .bin work (for example blinky) and not erase boot_demo1?
Is it possible to modify the boot loader to get and use a .bin on a plugged USB stick?
Thanks for your help!