Skip to content

Testing against the Raspberry Pi Pico W #47

Answered by rei-vilo
rei-vilo asked this question in Q&A
Discussion options

You must be logged in to vote

On more thing:

The way Node-RED is launched #46 (comment) also affects the Raspberry Pi Pico.

I installed the Pico SDK at /Users/USER/Projects/pico and added export PICO_SDK_DIR=$HOME/Projects/pico/pico-sdk to .zshrc.

If Node-RED is started at boot, the build process still looks at /Users/USER/pico and the build process fails.

Node-RED needs to be launched from a Terminal window in order to have PICO_SDK_DIR defined and use the correct location.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@rei-vilo
Comment options

Comment options

You must be logged in to vote
1 reply
@ralphwetzel
Comment options

Answer selected by rei-vilo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants