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.

Memory Initialization

Hi

I'm using CCS v6 , tirtos_tivac_2_01_00_03 , xdctools_3_30_04_52_core 

At startup the memory is initialized to zero , I need to disable this , Is this valid ? if yes how to do so.

i need to leave the RAM contents as it is after reset, because my application should log some events.

Thanks