Hi All,
In am using the F28069 processor and have the following question
I am using the rom_model for compiling the code and have a huge Initialized array.
I dont want the array to be copied from .cinit to .ebss but want to directly access and use it from the Flash.
In the ram_model i placed the array in Flash and directly used it in the code. But in rom_model i am not able to do it.
Please suggest a solution
regards,
srikanth