acassis commented on issue #7150: URL: https://github.com/apache/incubator-nuttx/issues/7150#issuecomment-1253735485
@SrivamsiMalladi you need to define which UART will be your serial console, you do it on menuconfig (**$ make menuconfig**) then if you need UART0 as serial console your need to enable the symbol: CONFIG_UART0_SERIAL_CONSOLE You can search for the symbols just pressing "/" inside the menuconfig and typing the SYMBOL you want to search! -- 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