Hi,
I am creating CCS project and doing some tests, but now I met issue that my project could not run from flash when with emulator disconnected (stand-alone operation).
CCS4 version: 4.2.3.00004
Target platform: TMS320F28335 Experimenter's Kit
Emulator: XDS100 emulator on chip
Issue description:
I build the project with linker command file "28335_FLASH_lnk.cmd"(see attached file) and debug successfully, but after I program it into flash, it failed to run (Seem failed to boot, the LEDs were not blinking as normal).
The program sequence:
1>Build the project with "Debug" configuration;
2>Click "Debug" button to launch debug session during which the flash would be erased, programed and verified;
3>Click "Load program" button to reload again;
4>Terminate the debug session and power up the board again;
Is the program process incorrect? Or my configuration especially linker file wrong? (See map file attached)
It really confused me a lot and I have checked the boot process for a while , it seems OK, but why it fails to run when stand-alone operation?
Hope hear from you soon and thank you by advanced!

