Interrupt simulation

Post your requests and ideas on the future development of mikroC PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
progman86di
Posts: 36
Joined: 16 Jan 2012 18:39

Interrupt simulation

#1 Post by progman86di » 23 Jan 2012 10:33

It would be nice if simulator could at least simulate timeout interrupts...in this way we could see if we got the timing right, just run program on the board could not be enough for little values of timer (how can you say, just looking at a flashing led: "ok timer is every 120ms!"?:D).

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: Interrupt simulation

#2 Post by janko.kaljevic » 24 Jan 2012 12:11

Hello,

You can use ICD for debugging with interrupts. It is much accurate than software simulations.
The best way to check if your timer interrupt triggers according to your settings is to use scope on output pin.

Best regards.

Post Reply

Return to “mikroC PRO for dsPIC30/33 and PIC24 Wish List”