Topic : RAM dump using JTAG-RLINKPro

Forum : ARM

Original Post
Post Information Post
May 25, 2011 - 1:39pm
Guest

An easy question. Using RLink Pro...

How could I dump RAM memory contents? A dump of flash pages is obvious but I'm not sure how to download RAM content in order to make some specific test-debugging

Any help please?

Replies
Post Information Post
+1
0
-1
May 25, 2011 - 4:43pm
Raisonance Support Team

For accessing the RAM you must be in a debug session in Ride. The programming tools (RFlasher, Cortex_pgm) don't allow to access the RAM.

In Ride debug session you can use the fill/save command to save the data views to files. And you can automatize and/or control from outside using COM objects as explained in the doc. There is no other way.

Best Regards,

Vincent