In reply for temtronic
I can't insert the real code because it is on computer without ability to extract it out. the real code does compile and work fine besides the delay I have on int_rb from sleep ...
Hi
I have a problem.
My program runs on endless loop on sleep. When int_rb happens I have 13 ms delay from int to rb_isr.
Why? (Without sleep it jumps without any delay)
Here is a test code !
...