• can't watch local variable
    When I debug \Keil\ARM\RV30\RTL\Kernel\Examples\Measure\Measure.uv3,I want watch "cmdbuf[]" in Watch & Call Stack Window,when I use SARM.dll V1.5,watch data was right,but when I use SARM.dll V3.x,watch...
  • How to watch the data memory (RAM) in uVision2
    Hi I wanted to watch the 256 byte RAM or the 1024 byte of the XRAM of 89C51RD2 device while debugging my program in the uVision2. How can i do this?(from which menu or ...) Thanks your attention in...
  • Find/Set Interrupt State
    I see functions like enable and disable, but I need to know the current state. Eg. If interrupts are enabled at the start of a particular function, disable them for the duration of the function,...
  • need help for set LED state
    hello, controller: xc161cj i need help to set a LED state: prototyp: void AAU_Fv_SetGreenLEDState(int Ai_State); paramter: Ai_State 0 = LEDOFF 1 = LEDON on port P4_P5. open drain ...
  • uVision2
    Hi, In the Keil Pk51, in the Dscope I can observe the variation of the ports, timers, etc. in each instant, that is to say, when happening machine cycle. However, it doesn't pass this in uVision2,...