• uVision3 crash when starting debug mode with ulink2
    I am using an NXP LPC2368 micro, with the ULINK2 debugger. These are my versions of software: IDE-Version: µVision3 V3.63 Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2008 ...
  • uVision3 crash when starting debug mode with ulink2
    Hi, I've been having issues with uVision3 crashing, the error message reported is an application error: The instruction at "0x04d5e146" referenced memory at "0x0000001d". The memory could not...
  • uVision3 hangs when using _break_ in debug function
    The setup is using uVision3 with FS2 CAST 8051 driver for R8051XC. Associating a "_break_ = 1" debug statement causes uVision to hang immediately after the break point is hit. Error displayed is AGDI...
  • Does uVision Debug feature support break on data pattern match
    Does anybody know if uVision Debugger support data pattern match break? If the data/(or address ) in Mem/(location) or register/(address) matches my expected pattern, i.e 0x55, I want the debugger breaks...
  • uvision3 debug mode
    Hi All, I do use uvision3 v3.51. i am loading code in RAM.In debug mode i add few varibles in Watch window.These variable are not recovered in watch window when i exit and reenter debug mode.Can...