• Dump .dat file into code memory
    I am interfacing with a Graphic LCD (resolution 64*128) and i have to display all the ASCII characters till 7F (hex), for this i am having a 1K .dat file containing the information regarding the 7X5 format...
  • 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...
  • 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 ...
  • 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...
  • Flashing binary dump
    Hello, I got an old Garmin Etrex and tried to update with web updater tool for mac. The update failed, and now the device is brick. I found few JTAG test points in the PCB and connected my ULink2...