Hi, I'm working with a RM48 Hercules HDK rev B. When I start debug in CCSv5 the console says: "CortexR4: GEL Output: Memory Map Setup for Flash @ Address 0x0CortexR4: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map."
I've yet addressed and apparently solved the problem in this thread:
http://e2e.ti.com/support/microcontrollers/hercules/f/312/p/295794/1032028.aspx#1032028
After trying my code on his workstation (verifying there was nothing wrong) Jean Marc Misfud has connected my workstation via Webex to make some test. Under his hands the the code has finally run but we've not clearly identify what was wrong before.
This morning I'm experimenting the same problem both running the code using the "debug" button and using the "step by step" way that Marc shown me (Launch selected configuration, connect the terget, load program).
Now SOMETIMES the run succesfully but more often gives the error above.
Perhaps my CCS has scrambled something or my HDK is someway buggy?
Can someone suggest some way to go ahead?
Note that the behaviour is the same with all the project I've build for the RM48HDK (so is not referrable to this particular project).
Help me please.