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 2022/04/21 12:29:53 UTC

[GitHub] [incubator-nuttx] anchao commented on pull request #6118: compile/opt: add config DEBUG_OPT_UNUSED_SECTIONS

anchao commented on PR #6118:
URL: https://github.com/apache/incubator-nuttx/pull/6118#issuecomment-1105150149

   > ```
   > riscv64-unknown-elf-ld: /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(bl602_hbn.o): in function `bl602_hbn_irq':
   > /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/arch/risc-v/src/chip/bl602_hbn.c:91: undefined reference to `bl602_hbn_clear_rtc_int'
   > make[1]: *** [nuttx] Error 1
   > make: *** [nuttx] Error 2
   > make: Target `all' not remade because of errors.
   > ```
   
   Addressed, Thank you!


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org