• Simulation speed
    Just a simple question, I've looked at previous posts but couldn't find an answer. The question: Is it posible to have the simulator single step automaticly. In other words, like pressing the F11...
  • A question about XC167CI simulator speed
    Hello all, I have used dave to setup a CPU speed to 20Mhz, by PLLCON = 0x7814; // load PLL control register To my surprise, while simulating a XC167CI, an interrupt that was programmed to occur every...
  • Speed difference between the target and the simulator
    I'm trying to toggle an output pin but I have some timing differences between simulator and the target. The following code is reporting me a factor of two between the simulator speed and the target ...
  • speed?
    HI GUYS; how fast is tcpip?????? i mean like i know what i2c means and spi means but is tcpip same or can it go faster?????
  • full adder 4-bit simulator (high speed)
    Hi to everyone. Iwant help to working out a problem who i have. I desing a parallel full adder scematic in program C, and i have that problem. If my carry (C0 Cin) is '1' the addition is OK, but if my...