btashton commented on issue #2098:
URL: 
https://github.com/apache/incubator-nuttx/issues/2098#issuecomment-723494685


   There are a few things wrong with this configuration.  First it assumes that 
the app will issue the boardctrl to late initialize the hardware which it does 
not do.  The MQ size is 32, but NX requires 64.  But even after that there is 
an issue where events are not getting processes because the idle loop is never 
being serviced.  I am looking into this issue now.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to