PetervdPerk-NXP commented on PR #20114: URL: https://github.com/apache/nuttx/pull/20114#issuecomment-5634796347
> I started debugging the usb on M7, and I believe I found a bug in the cache management in imxrt_usb. Have you had issues with that? I've had some DMA related issues with USB before on the i.MXRT106X family but I couldn't reproduce it easily and never happened on i.MXRT117X but that uses write-through cache, so indeed that bug could've been in there for like forever. > Funny thing is, that there are now a lot of nxstyle errors from old code; the nxstyle itself has changed, I believe. Indeed it seems that they hardened the checks on switch statements had it with this simple fix as well PR apache/nuttx#20117 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
