"imx-uart 21f0000.serial: overwrite!" errors on i.MX6 board

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

"imx-uart 21f0000.serial: overwrite!" errors on i.MX6 board

2,223件の閲覧回数
sethrichards2
Contributor II

Our device uses an internal UART on the i.MX6 chip to communicate with a peripheral chip. We're running the 3.10 Linux kernel from Freescale. We occasionally see "imx-uart 21f0000.serial: overwrite!" errors on this UART, and we have occasional problems communicating with this peripheral. This appears to be a DMA overrun error on the UART, and when I comment out DMA support for this UART, I see occasional "Rx FIFO overrun" errors on this channel. Does anyone have any experience with what might cause these errors? Thanks.

ラベル(2)
0 件の賞賛
返信
1 返信

927件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Seth

this is caused by processor internal buses bandwidth limitation,

one can try to decrease bus traffic by reducing number of running

applications, increasing processor/memory speeds or reducing uart baudrate.

Best regards

igor

0 件の賞賛
返信