• simulator problems
    Does anyone else have problems with the simulator? Most of the time it works great but every now and then when code changes are made and recompiled its like the debug and code info dont match up anymore...
  • Simulation problem
    Hi All, When simulating an interupt from serial port RX0, I cannot succeed in affecting SBUF0 to a local variable, the watch window shows this variable to 0 even if SBUF0 is set. Here is my code ...
  • uV3 Simulator Watchdog problems
    - Target: uPSD3454 Code runs fine on target board w/ a WD timer set at .5048 secs. Right now, running with just skeleton code, WD reset is refreshed just under 500ms and runs continuously with no...
  • C8051F120 Simulation Problem
    v8.01 includes peripheral simulation for C8051F120. All VT_REGs are not present in debugger though. I can not connect to UART0 since only S1IN and S1OUT are present.
  • eeprom simulation problem
    The simulator cant access the initial values I've inserted in the eeprom In order to put the initial values I used the DB directive as bellow cseg at 2001h Senha1_1 :dB 1 ,2 ,3 ,4 Senha2_5 :DB 0bh...