• Timer Simulation in uVision2: real Freqeuncy simulated ??
    Hi, I have written an application for the 8051 based Infineon C515C-L mikrocontroller. While testing the application with the simulator of uVision2 a problem arises with the programmed timer interrupt...
  • Timer Simulation in uVision2: real Freqeuncy simulated ??
    Hi, I have written an application for the 8051 based Infineon C515C-L mikrocontroller. While testing the application with the simulator of uVision2 a problem arises with the programmed timer interrupt...
  • uVision2 Simulator
    I am using the following code in the function editor. It was copied from the Kiel "Getting Started with UVision2" manual pg 113. it seems to work but does not quit when SIGNAL KILL is typed on the...
  • uVision2 Simulator
    I am using the following code in the function editor. It was copied from the Kiel "Getting Started with UVision2" manual pg 113. it seems to work but does not quit when SIGNAL KILL is typed on the...
  • code banking support by uVision2 simulator
    Hi, At this time I get "error 65: access violation.." when the sw jumps into bank 0 in a banked application using uVision2 simulator. The bank number is set by SFR called MEX1 at address 0x94. I...