• wwatch and rwatch
    Hi, Is there a way to use wwatch/rwatch, to monitor changes on local target variables, in the signal functions? for a local variable called DebugedVariable inside the main function, in the main...
  • rwatch, wwatch in uVision v2.07 & later
    If you use "dir bfunc" to list all the Predefined Debug Functions in uVision v2.07, the list includes 2 undocumented functions rwatch & wwatch. Keil have now added the descriptions on the support site...
  • wwatch signal error
    I am trying to create a signal that will raise an input pin, hold it high for a certain amount of time and then lower it, whenever the CPU writes to a certain SFR. Here is my signal: signal void...
  • Simulator hangs for wwatch(PORT0)
    While waiting for my full license, I'm using the 3.03a evaluation kit, simulating an LPC2114. The only signal function I have running is this skeleton code: signal void port0_sig(void) { while...
  • Absolute address
    __at works in realview, just include the absacc.h .