This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320F28379D: Example program not executing from FLASH

Part Number: TMS320F28379D


Tool/software: TI C/C++ Compiler

hello,

I was exploring the Blinky Example and timer example with Led blink for visual proof.

I noticed that the application with linker file for RAM works fine, however the same application with FLASH linker command does not execute.

i tried to execute on cpu1 (core1) only.

i want to execute a program from Flash successfully for which i consider the example program as base program.

Regards,