Closed lurch closed 3 months ago
Those are warnings from picotool coprodis
- looks like coprocessor dissassembly is running on Risc-V binaries, when it should only be running on RP2350 Arm binaries - I'll push a PR to the SDK to fix this, but you can ignore those warnings for now
I'll close this then, in light of https://github.com/raspberrypi/pico-sdk/pull/1875 :+1:
If I try building pico-examples for
rp2350-riscv
then I get this build warning:(and I'm afraid I've got no idea what it means or how significant it is!)