We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hallo
I have a problem in KEIL. No all my selected memory spaces are displayed or usable?
In the project option under target i set the following:
On-chip IROM1: 0x0 - 0x80000 default and statup IRAM1: 0x4000000 - 0x10000 default Off-chip: RAM1: 0xA0000000 - 0x25FFF RAM2: 0xA0026000 - 0x600000
I have 8 MB off-chip memory on my LPC2478
But if I start the application in the simulator and select the Memory Map menu, the RAM1 area isnt displayed at all? The RAM2 is only showed from 0xA0026000 to 0xA004C863 and not the size of 0x600000? Why are the areas not displayed? DO I have to map it manually?
If run in the target, somethin is wrong with the RAM1 area??
/Thomas