hi. i am trying to read out some memory using uVision socket interface and UVSC_DBG_MEM_READ. the result is UVSC_STATUS_SUCCESS, but in fact there is not data returned. UVSC_Tester.Exe seems to have the same problem (AMEM.aBytes is empty).
does anyone have a working example of reading out memory using UVSC_DBG_MEM_READ?
we are using uVision3 V3.60 and BIN\UL2ARM.DLL V1.37 as target DLL (according to About uVision...).
as a workaround for the problem described earlier, we use a loop and UVSC_DBG_CALC_EXPRESSION to read out memory byte by byte, which performs well.
Hi Andre,
Which device are you targetting?
Thanks, Richard
hi richard!
we are simulating the Philips LPC2292.
bye,
andré
I have checked the UVSC_DBG_MEM_READ command with an LPC2294 both in simulation and and on a real hardware target, and have found it to work correctly. I performed this testing using the UVSC Tester V2.05.
Please update to the latest RealView MDK available at http://www.keil.com/update/rvmdk.asp and then contact support.intl@keil.com if you are still having an issue with this.
Best Regards, Richard