You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/11/07 20:58:13 UTC

[GitHub] [incubator-nuttx] btashton commented on issue #2098: sim:touchscreen Test failure

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:
users@infra.apache.org