I am using MCC v3 and MPLABX v5.00 to generate code for a PIC24F. When I review the code generated for the uart rx and tx interrupt handlers it appears to be using the circular buffer incorrectly (or at least non standard)?Every circular/ring buffer imple..
↧