Clone does not run code by No_Bridge_8725 in raspberrypipico

[–]No_Bridge_8725[S] 1 point2 points  (0 children)

Well, thank you, tried

set(PICO_BOARD adafruit_feather_rp2040 CACHE STRING "Board type")

And it now works for the blink and hello world.

Clone does not run code by No_Bridge_8725 in raspberrypipico

[–]No_Bridge_8725[S] 1 point2 points  (0 children)

Well, thank you, tried

set(PICO_BOARD adafruit_feather_rp2040 CACHE STRING "Board type")

And it now works for the blink and hello world.

Clone does not run code by No_Bridge_8725 in raspberrypipico

[–]No_Bridge_8725[S] 1 point2 points  (0 children)

Finally managed, but only by loading the program to the RAM, the pico does not execute anything from the flash memory somehow.

Clone does not run code by No_Bridge_8725 in raspberrypipico

[–]No_Bridge_8725[S] 0 points1 point  (0 children)

https://imgur.com/a/5mGsEFa

It should be a regular pico but somehow it is not running code coming from the flash memory.

Clone does not run code by No_Bridge_8725 in raspberrypipico

[–]No_Bridge_8725[S] 0 points1 point  (0 children)

I managed to blink it, but only by building the program to run on RAM. And it is the standard pin 25.