• 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 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 ...
  • Automate dumping data from ram to log file programaticaly
    Hi , how to add below commands in code instead of command window. log >test.log d &data[0] , &data[1024] log off
  • 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...
  • 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...