Hi Mark,
The debugger should simply debug a RAM target like a FLASH target (the GDB server should know where is RAM and where is FLASH)
With Processor Expert I use the RAM (instead of FLASH configuration). This maps my code to the RAM space. What did not work for me (I'm using the Segger J-Link) is the source file mapping (Eclipse does not find the source file). Not sure what is causing this, any ideas?
Erich