|
UVSC_DBG_MEM_READ (UVSC) broken?Next Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Andre Frambach Posted 29-Apr-2008 08:37 Toolset None |  UVSC_DBG_MEM_READ (UVSC) broken? Andre Frambach 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? | | Read-Only Author Reinhard Keil Posted 2-May-2008 08:46 Toolset None |  RE: UVSC_DBG_MEM_READ (UVSC) broken? Reinhard Keil The Socket interface is relatively new. Which version of uVision are you using and what is your target DLL? | | Read-Only Author Andre Frambach Posted 5-May-2008 00:42 Toolset None |  RE: UVSC_DBG_MEM_READ (UVSC) broken? Andre Frambach 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. | | Read-Only Author Richard Sewell Posted 6-May-2008 02:07 Toolset None |  RE: UVSC_DBG_MEM_READ (UVSC) broken? Richard Sewell Hi Andre, Which device are you targetting? Thanks, Richard | | Read-Only Author Andre Frambach Posted 6-May-2008 02:17 Toolset None |  RE: UVSC_DBG_MEM_READ (UVSC) broken? Andre Frambach hi richard! we are simulating the Philips LPC2292. bye, andré | | Read-Only Author Richard Sewell Posted 9-May-2008 02:12 Toolset None |  RE: UVSC_DBG_MEM_READ (UVSC) broken? Richard Sewell Hi Andre, 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 | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|