AT91SAM7: Debugging in Flash and RAM

Hello,

I’m using the Eclipse tool together with an Amontec JTAG probe. After setting up the toolchain successfully and getting first debugging experience in the RAM of the AT91SAM7S512 I’m looking forward for a solution to debug in FLASH and RAM at the same time. Meaning some code will be available in RAM and some code will be available in FLASH during one of my next debug sessions.

Does anybody have an idea how to set it up correctly?

Are there any scripts available which I can use (e.g. for GDB)?

Best Regards

Thomas