ESP 32 Toolchain problem
-
- Posts: 48
- http://meble-kuchenne.info.pl
- Joined: Wed Feb 24, 2021 1:20 pm
- Been thanked: 2 times
-
- Posts: 48
- Joined: Wed Feb 24, 2021 1:20 pm
- Been thanked: 2 times
Re: ESP 32 Toolchain problem
Unfortunately still this message appears:
I will also study these new messages which came in between
I will also study these new messages which came in between
- Attachments
-
- L.png (67.97 KiB) Viewed 9152 times
-
- Matrix Staff
- Posts: 1548
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 214 times
- Been thanked: 362 times
Re: ESP 32 Toolchain problem
You need to 'point' Flowcode at the ESP toolchain location. Open Flowcode and set it in the "Locations" tab of "Global Properties".
-
- Valued Contributor
- Posts: 1065
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 201 times
- Been thanked: 224 times
-
- Posts: 48
- Joined: Wed Feb 24, 2021 1:20 pm
- Been thanked: 2 times
Re: ESP 32 Toolchain problem
Thank you Stefan
Now I'm one step further. The Toolchain was installed now.
Is that correct, that I can't send my program to my ESP 32 for licences reasons as the following message shows ?
Thanks
Felix
Now I'm one step further. The Toolchain was installed now.
Is that correct, that I can't send my program to my ESP 32 for licences reasons as the following message shows ?
Thanks
Felix
- Attachments
-
- T1.png (171.68 KiB) Viewed 9145 times
-
- Posts: 48
- Joined: Wed Feb 24, 2021 1:20 pm
- Been thanked: 2 times
Re: ESP 32 Toolchain problem
After several trials I'm getting now the following message, although my ESP 32 was connected properly :
Thanks
Thanks
- Attachments
-
- U.png (88.88 KiB) Viewed 9145 times
-
- Matrix Staff
- Posts: 1951
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 510 times
- Been thanked: 697 times
Re: ESP 32 Toolchain problem
Hello,
Ok it sounds like the toolchain is now setup correctly and Flowcode is pointed at it correctly but your program is generating an error.
Please can you attach your .fcfx program file and we will have a look at what is causing the compilation error for you.
Ok it sounds like the toolchain is now setup correctly and Flowcode is pointed at it correctly but your program is generating an error.
Please can you attach your .fcfx program file and we will have a look at what is causing the compilation error for you.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Posts: 48
- Joined: Wed Feb 24, 2021 1:20 pm
- Been thanked: 2 times
-
- Matrix Staff
- Posts: 1951
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 510 times
- Been thanked: 697 times
Re: ESP 32 Toolchain problem
Hello,
The ESP toolchain is very picky about correct syntax and likes to treat a lot of warnings as errors. The Flowcode simulation is very good but will not pick up and trap all the errors that the compiler will.
Please upload your file and we will investigate the cause of the problem.
The ESP toolchain is very picky about correct syntax and likes to treat a lot of warnings as errors. The Flowcode simulation is very good but will not pick up and trap all the errors that the compiler will.
Please upload your file and we will investigate the cause of the problem.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Posts: 48
- Joined: Wed Feb 24, 2021 1:20 pm
- Been thanked: 2 times
Re: ESP 32 Toolchain problem
My file is very simple and it looks like this.
Otherwise I don't know how to upload my fcfx program to you.
I'm using a ESP32 WROOM 32
Thanks
Otherwise I don't know how to upload my fcfx program to you.
I'm using a ESP32 WROOM 32
Thanks
- Attachments
-
- pcode.png (80.97 KiB) Viewed 9126 times