will-v-pi

Results 145 comments of will-v-pi

I think the issue here is that `PICO_FLASH_SIZE_BYTES` (used by flash_nuke) is configured by the board header, so is only 2M on Pico and 4M on Pico 2. The universal...

> @will-v-pi Would this PR be a good opportunity to change the RISC-V compiler link, as you suggested in [#516 (comment)](https://github.com/raspberrypi/pico-examples/issues/516#issuecomment-2294057261) ? Might want to double check with @Wren6991 about...

Could you confirm how you created `hello_world.uf2`? None of the examples mentioned create a UF2 with that name, and I cannot reproduce that error when compiling any of those examples...

Have you previously written these otp.json files to your OTP (like in #554)? If so, then see 13.5.2 in the datasheet - you cannot re-write a key once you've set...

> However, when I executed "picotool otp load otp.json" for the first time, it showed that the write failed (as shown in the picture I posted earlier, the write was...