• Memory dump
    I just wrote a simple memory dump routine declared as follows: void hexdump(U16 start_address, U16 count, bit code_memory); The idea is to use <code_memory> to select between dumping from XRAM ...
  • Memory dumps from uVision3
    I'm wondering if there is a way of "remotely" gathering memory dumps from UVision3. I'm writing a Windows based test suit that controls our and tests one of our products and I'd like to automatically...
  • uVision4 - Memory Dump?
    I'm using uVision4 on an STM32 platform. Is it possible to get a dump of memory to file during debug? I can view the memory, yes, but i can't even select the contents of that window to copy-paste...
  • Are RAM Memory Dumps Possible?
    Greetings: Is there any way to do a memory dump on a LCP2292? I'm chasing an extremely obscure bug (or two). It would be helpful to be able to record RAM contents for postmortem autopsies. One can...
  • Configuring DS-5 for the System Trace Macrocell
    In previous blogs we covered an introduction to System Trace Macrocell (STM) concepts and terminology , and the STM Programmers' model with an example of how to generate efficient trace data. Once the...