UART 2 problem on LCP2478

Hello,

I am currently using a LPC2478-stk from Olimex.

Os: uClinux

With a cross-compiler and boot loader.

I am currently trying to get my sensor connected to the UART2 however I get the following error:

Serial 8250: too much work for IRQ28

I enabled UART 2 by following the steps in:

http://tech.groups.yahoo.com/group/lpc2 … essage/692

The baud rate of the sensor is 57600

How can I solve this problem?

I maybe got an alternative solution. This is using an a/d converter and using the analog pins of the sensor. However the problem there is that i do not know how i can use the GPIO pins of the LPC2478 board.

Thanks in advance,

Remco