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,