I Would like to know how one can use the realview complier and perform ram debugging with J-TAG. Its simple with the CARM, since almost all the example programs have a ...RAM option. However, i haven't been able to find a single Realview example which shows how to prepare to code for a ram debug.
Take a look to: C:\Keil\ARM\RV30\Boards\Keil\MCB2100\Blinky
The target MCB2100 RAM is configured for debugging in RAM.
Thanks a lot! I don't know how i missed that.