Other Parts Discussed in Thread: TMS320F28069
I have been working with the TMS320F28069U in a development environment for a few weeks and yesterday I decide to switch over to release mode and have the code execute standalone and realized I do not know how to execute this in the tool.
1. I used the hammer icon and switched the build option to release. The program compiles with no errors or warning.
2. I use the debugger/emulator (TI XDS100v2) to load the .out file in the release directory of the project. I see the program load and execute when reset. As soon as I cycle power the program is gone and must be reloaded.
What am I doing wrong?
Brian