jlaitine commented on issue #16004: URL: https://github.com/apache/nuttx/issues/16004#issuecomment-2732363911
I have re-produced the problem now also on i.MX93 target. I wrote a test program to show the issues specifically: 1) serial IOCTL:s are broken (I used FIONREAD in the test app) 2) the whole device crashes when exiting the app [0001-Replace-helloworld-with-ttyACM-test-app.txt](https://github.com/user-attachments/files/19315483/0001-Replace-helloworld-with-ttyACM-test-app.txt) These issues are not present with the same app if the PR is reverted. Attached test app as a patch (renamed to .txt because github doesn't accept patch files). The patch just replaces the helloworld example in the "apps". Tested against current nuttx master. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org