acassis edited a comment on issue #4188: URL: https://github.com/apache/incubator-nuttx/issues/4188#issuecomment-883707156
Try to enable in the menuconfig: ``` Application Configuration ---> NSH Library ---> [*] Have architecture-specific initialization ``` If it you still facing error (what I don't think will happen), you can enable the LED debug: ``` Build Setup ---> Debug Options ---> [*] Enable Debug Features [*] Enable Error Output [*] Enable Warnings Output [*] Enable Informational Debug Output ... [*] Low-level LED Debug Features [*] LED Driver Error Output [*] LED Driver Warnings Output [*] LED Driver Informational Output ``` -- 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