Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4863

General • Re: PSRAM setup failed on Pico 2

$
0
0
'picotool info -a file.uf2' should tell you something of what it thinks is in the file.
That's what I get:

Code:

$ picotool info -a build/psram-bootloader.uf2 File build/psram-bootloader.uf2:failed to read memory
If I just run info on the Raspberry Pi Pico 2, it detects the blink_simple sample I've just copied:

Code:

$ picotool info Partition 0 Program Information  name:          blink_simple  web site:      https://github.com/raspberrypi/pico-examples/tree/HEAD/blink_simple  binary start:  0x10000000  binary end:    0x100019c4  target chip:   RP2350  image type:    RISC-V  entry point:   EP 0x10000036, SP 0x20082000
But the LED is not blinking, and I've got the PSRAM setup failed message in the serial console

Statistics: Posted by cnxsoft — Mon Sep 02, 2024 2:16 am



Viewing all articles
Browse latest Browse all 4863

Trending Articles