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.

AM2434: Retaining variables in RAM across warm reset.

Part Number: AM2434
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hello, 

I am using the TMDS243EVM  evaluation board for the AM2434 SoC. I want to retain a few variables' values across warm resets. 

Is it possible to use a non-init section on the DDR RAM to achieve this? If so, does the SBL reset the DDR RAM or not ( OSPI_SBL, for example )?

Also, does a warm reset happen for all cores simultaneously, or can I reset one core individually?