Haha thanks, that's embarrasing for the function calls. It seems like for some loop iterations where i use for(i=0;i<1000;i++) or while(i<1000) i++; I get stuck in an infinite loop, and when I stepped through the code I noticed (i) was getting reset to 0 before getting anywhere near 1000; I have both timer A interrupt on and RX TX interrupts on but I don't think the RX_TX is doing anything.
↧