cederom commented on PR #16424: URL: https://github.com/apache/nuttx/pull/16424#issuecomment-3172836208
Thanks @shtirlic yup it looks I need to switch to RISC-V as default somehow :-) ``` % picotool info -a Program Information target chip: RP2350 image type: RISC-V Fixed Pin Information none Build Information none Metadata Block 1 address: 0x10000000 next block address: 0x10000000 block type: image def target chip: RP2350 image type: RISC-V entry point: EP 0x10000020, SP 0x00000000 Metadata Block 2 address: 0x10000000 next block address: 0x10000000 block type: image def target chip: RP2350 image type: RISC-V entry point: EP 0x10000020, SP 0x00000000 Device Information type: RP2350 revision: A2 package: QFN60 chipid: 0x996c542f7e443d4b flash devinfo: 0x0c00 current cpu: ARM available cpus: ARM, RISC-V default cpu: ARM secure boot: 0 debug enable: 1 secure debug enable: 1 boot_random: 26366d21:6cea5311:a63e5037:e0b6d52e boot type: bootsel last booted partition: none diagnostic source: slot 0 last boot diagnostics: 0x00000000 reboot param 0: 0x00000000 reboot param 1: 0x00000000 rom gitrev: 0x312e22fa flash size: 4096K ``` -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org