Other Parts Discussed in Thread: TMS320F28035
I am using a TMS320F28035 Experimenters kit with the control card. When I open the Example_28035_Flash in CCS5, it will load into the processor flash memory when I click the debug button. If I power cycle, the processor restarts and continues to run the same code. This works even if I modify the code.
With ALL of the other example programs, and with any new programs I create by copying the PWM or SPI or SCI examples, CCS5 does not load the .out file into flash when I click the debug button. What is the difference between the flash example and the other examples that only the flash example loads into flash?
How do I make the other examples load into flash?