acassis commented on PR #19250:
URL: https://github.com/apache/nuttx/pull/19250#issuecomment-4859042660
@ricardgb please fix this error:
```
Configuration/Tool: raspberrypi-pico-2-w/telnet,CONFIG_ARM_TOOLCHAIN_GNU_EABI
2026-07-01 18:18:30
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
Building NuttX...
arm-none-eabi-ld:
/github/workspace/sources/nuttx/staging/libsched.a(nx_bringup.o): in function
`nx_start_application':
/github/workspace/sources/nuttx/sched/init/nx_bringup.c:322:(.text.nx_start_task+0x8):
undefined reference to `board_late_initialize'
make[1]: *** [Makefile:230: nuttx] Error 1
make: *** [tools/Unix.mk:569: nuttx] Error 2
make: Target 'all' not remade because of errors.
/github/workspace/sources/nuttx/tools/testbuild.sh: line 397:
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or
directory
```
--
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]