I'm relatively new to C18 (been using ASM up to now) and having an odd issue. I'm receiving characters from the EUSART into an array in an interrupt, and processing it later, but a couple bytes in the array are not what's expected. Other values are correc..
↧