Hi,
I want to load my code on the targets without going thrugh a debug session but sadly in Target, only Make device secure is available.
I got my program.out, I just want to load it !!! (I suprise the option for doing this is not obvious!?!)
I am also creating a standard makefile so I would like to know the command line for the usb programmer MSP-FET430UIF
Thanks,
Hi
If you change to the Debug perspective the option Load Program will be available at Target menu. But first you must connect the target using Connect Target.
Best Regards,
Thanks but
I switch to Debug persperctive, physically connect to my powered device and the target-> Connect and Load Program options are both grayed out.
:(
Regards
AL
- Make a simple project….just to load it in the taget.
- Them debug the project, this will active the Target > Load Program function and connect the CCE with the target
- Ok, now go to Load Program and browse the file to download.
I hope this helps you
AES
I repeat,
The question is how to programs devices WITHOUT going through debug.
And "Is there a Command line that can be used to do this?
Thanks anyway AES