• Debug-Watch list and memory window
    I have a starter development kit version of STR91x. Memory window does not display any thing neither accepts any variable or function name like main, Has memory window disabled in started kit version...
  • debugging watch issue for local variable
    I am using STM32F405 and getting the problem to watch the local variable during debugging, could somebody please help to how can I watch these.
  • MDK 4.54: Issues with watch window / system viewer
    In my project (STM32F407, MDK-ARM4.54) I cannot change the values of peripheral registers in the watch window. The values are displayed correctly, but I cannot change them. (e. g. ADC1->JSQR - channel...
  • accessing variables in watch window
    When I'm trying to add some local variable to uVision watch window it shows the message '<not in scope>' under the 'Value' column. This happens for programs without RTOS. Can someone tell me how can...
  • Problems with array in Watch window
    I'm using MDK-ARM 4.21 with the ULINK Pro and a LPC1114/302. When I start debugging and the PC points on the "{" of the main routine, the addresses of the arrays NANDElecSignature and NANDElecSignature1...