We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello all, I have used dave to setup a CPU speed to 20Mhz, by
PLLCON = 0x7814; // load PLL control register
The simulator does not simulate real time - it runs at whatever speed the PC will let it. The simulator just records clock cycles, then uses the Clock frequency setting to convert that to time for display purposes only.
Hello Andy, thanks for your reply. The thing is, that when I ran the program on a XC167CR simulator it did produce 5[ms] interval interrupts :)...
Luck was being a lady for you, then...