linguini1 commented on issue #15666:
URL: https://github.com/apache/nuttx/issues/15666#issuecomment-3879750684

   I tried compiling with the author's fix (`pico.h -> rp23xx_pico.h`) and I do 
not get the second error mentioned; compilation works.
   
   I will test running this on a Pico 2 to see if I can obtain the unique ID at 
runtime.
   
   ```console
   $ ./tools/configure.sh raspberrypi-pico-2:usbnsh
   $ make -j
   Create version.h
   CPP:  
/home/linguini/coding/nuttx-space/nuttx/boards/arm/rp23xx/raspberrypi-pico-2/scripts/memmap_default.ld->
 /home/linguini/coding/nuttx-space/nuttx/boards/arm/rp23xx/raspbLD: nuttx
   arm-none-eabi-ld: warning: /home/linguini/coding/nuttx-space/nuttx/nuttx has 
a LOAD segment with RWX permissions
   Memory region         Used Size  Region Size  %age Used
              FLASH:      154976 B         4 MB      3.69%
                RAM:       13472 B       512 KB      2.57%
          SCRATCH_X:           0 B         4 KB      0.00%
          SCRATCH_Y:           0 B         4 KB      0.00%
   Generating: nuttx.uf2
   Done.
   ```
   
   


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