|
Hi, I Need help in scatter file for realview linker. Until today my program was running from the Ram Memory, By copying all the flash to the Ram, As block, And remap. Now my program size get larger, and there is not enuough space in the ram to run all the program from the RAM. So, I want to split the code to the RAM and the Flash. I understood that I need to use Scatter file, but i Don't know how. I readed the datasheets of the real view linker, but there isn't good examle. Now I stuck because I had errors like this: "Undefined Symbol Image$$ZI$$Limit"
If can any one show my how to write expected scatter file I'll appreciate. thank, Chiko
|