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."
My project is generated by CCSv5/HalCoGen_v03.06.00 for RM48L950. I've not modified the default project settings of CCS.The HalCoGen setup includes ADC1 and ADC2, Het1, SCi2, RTi drivers. On HalCoGen I've only enabled a pair of interrupts and set the ADC. Debugging a previous simpler project all the chain is working flawless.
What can I control?