Pi Pico Compile Error

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
Alan_37
Posts: 205
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 7:23 pm
Has thanked: 57 times
Been thanked: 28 times

Pi Pico Compile Error

Post by Alan_37 »

I just installed the pi Pico toolchain i but i am not able to compile
in the FCFX i just output 1 on GPIO16 .

any one can help please .
Attachments
Flowcode1.fcxlog.txt
(1.21 KiB) Downloaded 29 times
Flowcode1.msg.txt
(27.65 KiB) Downloaded 29 times

LeighM
Valued Contributor
Posts: 538
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 95 times
Been thanked: 291 times

Re: Pi Pico Compile Error

Post by LeighM »

FCLsz_TEMPSTR is undefined in PICO_CAL_String.c
this needs a fix from Matrix

Alan_37
Posts: 205
Joined: Thu Dec 03, 2020 7:23 pm
Has thanked: 57 times
Been thanked: 28 times

Re: Pi Pico Compile Error

Post by Alan_37 »

Hi, LeighM

Thanks for your reply , ok hope i can start playing with the Pico soon .

BenR
Matrix Staff
Posts: 2164
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 589 times
Been thanked: 777 times

Re: Pi Pico Compile Error

Post by BenR »

Hopefully resolved for you now, thanks for letting us know.

Alan_37
Posts: 205
Joined: Thu Dec 03, 2020 7:23 pm
Has thanked: 57 times
Been thanked: 28 times

Re: Pi Pico Compile Error

Post by Alan_37 »

Hi Ben ,

Yes now Working 100% thanks so much .

Post Reply