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