This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HalCoGen 3.05 SCI2 - Interrupt

Other Parts Discussed in Thread: HALCOGEN

HalCoGen 3.05: 

The Code generated for SCI2 is wrong.  When enabling RX - interrupts (lin - high level), the code in sci.c , line 487, contains an unneccesary and invalid statement: "IRQ". After removing this line, the code works.