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.

CCS: How to specify program entry point



How can I specify the program entry point?

The project I am working with is is configured with XDS and has a config file containing:

 '

I can't find where "APP_CACHED_DATA_BLK2_MEM" is defined.

In other projects, I can set this in the linker.cmd file.