Quantcast
Channel: MPLAB XC32
Viewing all articles
Browse latest Browse all 1537

[Resolved] Tons of overhead in a simple ISR - go assembly? (rickford66)

$
0
0
Hello,I'm writing code for a pic32 and have found that the overhead in even a simple ISR is ridiculous. Here is my ISR...void __ISR(_EXTERNAL_1_VECTOR, ipl5SOFT) INT1InterruptHandler(void)
{
TMR2 = 0;
INTClearFlag(INT_INT1);
TIMER_2..

Viewing all articles
Browse latest Browse all 1537

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>