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 gather information from the device under test via the debugger at the same time. Maybe I can do it directly through the JTAG but that is beyond me at the moment, so I was wondering if there is a shortcut through the Keil debugger/API. Any guidance would be appreciated.