I'm just getting started with using the Keil uV3 compiler as well as the Phillips lpc2129. The application I am working on requires both UART0 & 1 as well as the I2C and I'm wondering if anyone has some <sample> code for enabling/using interrupts handy for this part that they might could pass along to help me get started. Any links related to writing C code for the lpc2129 would also be appreciated. regards & thanks -mel
I thought it worth mentioning that I can see the Rx Data Ready interrupt triggering when I am single stepping in the debug mode but flow does NOT jump it my ISR. also FYI: with regards to posting code... use the
</per> tags to retain formatting
"</per> tags to retain formatting" That should be < pre > (to start) and < /pre > (to end) - but without the extra spaces. It's clearly shown at the top of the form when you make a post!
excuse my typos... I got the first one correct which was why it wasn't displayed which is also why you put the spaces between the brackets (I hadn't thought of that either)