Skip to main content
Visitor II
June 21, 2008
Question

UART 0

  • June 21, 2008
  • 2 replies
  • 697 views
Posted on June 21, 2008 at 17:05

UART 0

    This topic has been closed for replies.

    2 replies

    qbarryAuthor
    Visitor II
    May 17, 2011
    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

    qbarryAuthor
    Visitor II
    May 17, 2011
    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