ciaa/firmware_v1

ciaaPOSIX_read() stops the system in ciaa_nxp and edu_ciaa_nxp target

Closed this issue · 2 comments

If the user uses ciaaPOSIX_read() the system will stop with no clear cause.

A quick way for trigger this bug is just using ciaaPOSIX_read() in an infinte loop, but may be used carefully and anyway will stop.

blinking_read.tar.gz is a test app based on blinking_echo example with ciaaPOSIX_read in an infinite loop.

For triggering the bug the user has to send data via RS-232 port.

The cause of this problem is #457, as the tests indicated in the mailing list says .