Chip_UART_ReadBlocking bug?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Chip_UART_ReadBlocking bug?

284 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mikelyzard on Wed Sep 30 01:44:43 MST 2015
Hi NXP Support.
I've found that in function Chip_UART_ReadBlocking (uart_8xx.c) the variable numBytes is decremented, readBytes is incremented and then they are tested one against the other. The result is that only half of the data array is filled with read values.

Regards,
Davide
Labels (1)
0 Kudos
0 Replies