W-M-R commented on code in PR #14891:
URL: https://github.com/apache/nuttx/pull/14891#discussion_r1851875388


##########
boards/sim/sim/sim/configs/nsh/defconfig:
##########
@@ -16,6 +16,8 @@ CONFIG_BOARDCTL_POWEROFF=y
 CONFIG_BOARD_LOOPSPERMSEC=0
 CONFIG_BOOT_RUNFROMEXTSRAM=y
 CONFIG_BUILTIN=y
+CONFIG_COVERAGE_ALL=y
+CONFIG_COVERAGE_TOOLCHAIN=y

Review Comment:
   okey,My original intention was that sim kasan was unable to directly use 
this gcov configuration due to the setting of initargs. So I want to make it 
easier to open the image of NSH



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

Reply via email to