linguini1 commented on issue #15966:
URL: https://github.com/apache/nuttx/issues/15966#issuecomment-3879661579
Closing this issue since the reported problem no longer occurs on mainline:
```console
$ ./tools/configure.sh raspberrypi-pico-w:nsh
$ make -j
Create version.h
LN: platform/board to /home/linguini/coding/nuttx-space/apps/platform/dummy
Register: dd
Register: ostest
Register: getprime
Register: hello
Register: sh
Register: nsh
CPP:
/home/linguini/coding/nuttx-space/nuttx/boards/arm/rp2040/raspberrypi-pico-w/scripts/raspberrypi-pico-w-flash.ld->
/home/linguini/coding/nuttx-space/nuttx/boards/arm/rpLD: nuttx
Memory region Used Size Region Size %age Used
flash: 152 KB 2 MB 7.42%
sram: 8324 B 264 KB 3.08%
Generating: nuttx.uf2
Done.
```
This was tested on Arch Linux using the gcc toolchain.
--
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]