Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pimoroni-pico examples fail to build - no file pico_arm_gcc.cmake #1012

Open
ssotheremail opened this issue Oct 7, 2024 · 0 comments
Open

Comments

@ssotheremail
Copy link

I updated ~/pico/pico-sdk, ~/pico/pico-examples, and ~/pico/pimoroni-pico directories with git pull, submodule update, etc, go to build directory - cmake .. etc.
I had working compiles for a display project with original pico before upgrading.

The pico examples were ok to compile and link, but cmake and make for pimoroni-pico/examples complained about pico-find-compiler and no file pico_arm_gcc.cmake.

As a quick workaround I copied pico_arm_cortex_m0plus_gcc.cmake to pico_arm.gcc.cmake in~/pico/pico-sdk/cmake/preload/toolchains and the project compiles and is working again. I don't want to waste someone's time with this if its a mistake I have made earlier, but I thought it worth a mention in case its not specific to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant