// Interrupt service routine #pragma vector = 0x23 // UART interrupt vector (address 0x23) __interrupt void uart_isr(void) // no prologue/epilogue overhead if __irq
#endif
#ifndef DEVICE_H #define DEVICE_H
xlink.exe output\obj\main.r51 ^ -f iar\my_project.xcl ^ -o output\exe\my_project.hex ^ -F intel-extended ^ -rt lib\cl.r51
#define LED_PIN P1_0