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.

How to iniatalize status INITAILIZED DATA in F021 Flash API 2.0.0

Hello Support,

According to the

http://e2e.ti.com/support/microcontrollers/hercules/f/312/t/273161.aspx

there are some static INITIALIAZED DATA within F021 Flash API version 2.0.0.

How to initailize those static INITIALIZED DATA once the Flash Driver is downloaded to RAM for execution?
Usually for normal ROM Based user code, in the C startup code it is done for DATA section using cinit based contents as produced by the linker.
But for this RAM Downloaded Flash Driver, there is no C Startup Code to initialize using those cinit sections.

Thank you.
Regards
Pashan