Page 1 of 1

PI Pico compile errors

Posted: Tue Nov 22, 2022 12:11 pm
by Maverick
I've installed the pico toolchain as per the attached pdf, started new project flowcode1.fcfx (attached). when I try to compile to hex it fails; the compile log flowcode1.msg.txt is attached. please advise

Re: PI Pico compile errors

Posted: Tue Nov 22, 2022 1:05 pm
by LeighM
Hi
Could you try moving the project to directory path that does not contain a dot '.'
(or spaces etc)

Re: PI Pico compile errors

Posted: Tue Nov 22, 2022 2:02 pm
by Maverick
Hi Leigh
Thanks for that, it appears to have worked (log attached).