zouboan commented on PR #6155:
URL: https://github.com/apache/incubator-nuttx/pull/6155#issuecomment-1146836663

   @pkarashchenko the behavior of the board is changed, It seems that the board 
to run very slowly, It seems that the optimization doesn't work. my custom 
boards config as follow:
   #
   # Debug Options
   #
   CONFIG_NDEBUG=y
   # CONFIG_DEBUG_ALERT is not set
   # CONFIG_DEBUG_FEATURES is not set
   # CONFIG_DEBUG_TCBINFO is not set
   CONFIG_ARCH_HAVE_STACKCHECK=y
   CONFIG_STACK_COLORATION=y
   # CONFIG_STACK_CANARIES is not set
   CONFIG_ARCH_HAVE_HEAPCHECK=y
   # CONFIG_HEAP_COLORATION is not set
   CONFIG_DEBUG_SYMBOLS=y
   # CONFIG_FRAME_POINTER is not set
   CONFIG_ARCH_HAVE_CUSTOMOPT=y
   # CONFIG_DEBUG_NOOPT is not set
   # CONFIG_DEBUG_CUSTOMOPT is not set
   CONFIG_DEBUG_FULLOPT=y
   CONFIG_DEBUG_OPT_UNUSED_SECTIONS=y
   CONFIG_DEBUG_LINK_MAP=y


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to