cancel
Showing results for 
Search instead for 
Did you mean: 

UART 0

qbarry
Associate II
Posted on June 21, 2008 at 17:05

UART 0

2 REPLIES 2
qbarry
Associate II
Posted on May 17, 2011 at 09:53

Hi - hoping for some help here. I had my program working using the Keil eval kit. I have since moved to IAR and now have an issue. Uart0 interrupt only fires once. Thereafter there is no response. Using Keil this worked perfectly. I thus assume it is a software issue. I am using the latest firmware libraries. I am also using timers 0 and 2. PLEASE can someone assist me here? I read the forum and see quite a few people have issues with the RX interrupt.

Quentin

qbarry
Associate II
Posted on May 17, 2011 at 09:53

Just to perhaps help someone else, I found that by re-enabling the RX interrupt in the interrupt routine solved my problem.

Quentin