Hello,
When I try to create a new Flowcode program for the RP 2040, I get the following error message:
PICO Compiler Toolchain is not installed.
1. I can work with pico-sdk in VS Code.
2. Flowcode Toolchain is installed.
3. The folder for pico-sdk is entered in the global settings.
Error message: PICO Compiler Toolchain is not installed.
-
- Posts: 16
- http://meble-kuchenne.info.pl
- Joined: Sat Dec 12, 2020 12:32 am
Error message: PICO Compiler Toolchain is not installed.
Last edited by HansJuergenHalder on Mon Sep 15, 2025 11:01 am, edited 1 time in total.
-
- Valued Contributor
- Posts: 1714
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 376 times
- Been thanked: 590 times
Re: PICO Compiler Toolchain is not installed.
Hi
This link details installation of toolchains
https://www.flowcode.co.uk/wiki/index.p ... Toolchains
At the bottom you will see further links to install ESP and Pico toolchains.
It is very important that you follow the guides exactly as documented. If you change directories or install different versions from the documentation then you will most likely face issues.
Once installed, remember to set your Com Port under Project Options too, so FC knows which PC port you are using.
Hope this helps.
This link details installation of toolchains
https://www.flowcode.co.uk/wiki/index.p ... Toolchains
At the bottom you will see further links to install ESP and Pico toolchains.
It is very important that you follow the guides exactly as documented. If you change directories or install different versions from the documentation then you will most likely face issues.
Once installed, remember to set your Com Port under Project Options too, so FC knows which PC port you are using.
Hope this helps.
-
- Matrix Staff
- Posts: 2101
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 652 times
- Been thanked: 705 times
Re: PICO Compiler Toolchain is not installed.
Hello.
The Toolchain is not installed is caused by not adding the correct path within File > Global Options ... > Location tab
Check the path for PICO is correct.
The Toolchain is not installed is caused by not adding the correct path within File > Global Options ... > Location tab
Check the path for PICO is correct.
Martin
-
- Posts: 16
- Joined: Sat Dec 12, 2020 12:32 am
Re: PICO Compiler Toolchain is not installed.
Hello,
I installed the missing tools according to these instructions https://www.flowcode.co.uk/wiki/index.p ... Toolchains
The path was automatically added by Flowcode
RPI Toolchain is installed under ...\pico_sdk
I installed the missing tools according to these instructions https://www.flowcode.co.uk/wiki/index.p ... Toolchains
The path was automatically added by Flowcode
RPI Toolchain is installed under ...\pico_sdk
-
- Posts: 16
- Joined: Sat Dec 12, 2020 12:32 am
Re: PICO Compiler Toolchain is not installed.
Additional information
When starting Flowcode, I receive the additional error message
“Definition file Free Target ... Raspberry.Pi_Pico.FCD” is missing.
When starting Flowcode, I receive the additional error message
“Definition file Free Target ... Raspberry.Pi_Pico.FCD” is missing.
-
- Posts: 16
- Joined: Sat Dec 12, 2020 12:32 am
Re: Error message: PICO Compiler Toolchain is not installed.
Hello,
Please find the files attached.
Please find the files attached.
- Attachments
-
- Flowcode1Pico.msg.txt
- (1.43 KiB) Downloaded 5 times
-
- Flowcode1Pico.fcfx
- (7.44 KiB) Downloaded 2 times
-
- Valued Contributor
- Posts: 1714
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 376 times
- Been thanked: 590 times
Re: Error message: PICO Compiler Toolchain is not installed.
Hi
It compiles OK for me.
I suspect something wrong with your installation.
I did notice though that your chart won't actually do much if it were to run.
You:-
Output 0 on GPO0
Wait 1mS
Output 0 on GPO0
Wait 1mS
End
Whilst the above would run, it wouldn't actually do much that you could detect.
Regards
It compiles OK for me.
I suspect something wrong with your installation.
I did notice though that your chart won't actually do much if it were to run.
You:-
Output 0 on GPO0
Wait 1mS
Output 0 on GPO0
Wait 1mS
End
Whilst the above would run, it wouldn't actually do much that you could detect.
Regards
-
- Valued Contributor
- Posts: 1714
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 376 times
- Been thanked: 590 times
Re: Error message: PICO Compiler Toolchain is not installed.
Hi
Matrix would be better able to assist with your error but perhaps look in
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\PICO to see if you have the folder and files?
Regards
Matrix would be better able to assist with your error but perhaps look in
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\PICO to see if you have the folder and files?
Regards
-
- Valued Contributor
- Posts: 491
- Joined: Mon Dec 07, 2020 1:00 pm
- Has thanked: 84 times
- Been thanked: 265 times
Re: Error message: PICO Compiler Toolchain is not installed.
Your attached msg.txt file seems to end abruptly.
Have you got generic file system issues on your PC?
Full hard drive?
As chipfryer27, please check files exist.
Have you got generic file system issues on your PC?
Full hard drive?
As chipfryer27, please check files exist.