Not sure, but if we install pico SDK 2.2.0 using the pico_setup.sh script, (not the VSCode + extension way) it will create various blink.uf2 for us:We would normally then put the pico into BOOTSEL mode and copy that .uf2 to it.
Maybe you have a different setup?
Code:
pi@pi5trixie:~ $ find pico -name blink*.uf2pico/pico-examples/build_pico/blink/blink.uf2pico/pico-examples/build_pico2/blink/blink.uf2pico/pico-examples/build_pico2_w/blink/blink.uf2pico/pico-examples/build_pico_w/blink/blink.uf2Maybe you have a different setup?
Statistics: Posted by neilgl — Thu Oct 09, 2025 10:20 am