Hi Ben
After the update from today I can not compile my program anymore to hex.
When go back to
CAL_Delay.c version 4
ESP32_wroom_32s.fcdx version13
I can compile again
ESP32 update problem
-
- Valued Contributor
- Posts: 1012
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 193 times
- Been thanked: 217 times
-
- Matrix Staff
- Posts: 1936
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 506 times
- Been thanked: 688 times
Re: ESP32 update problem
Hello,
Did you restart Flowcode after applying the library updates?
If you're still having problems then what version of the ESP32 IDF are you using? It tells you near the top of the window if you click Build -> Compiler Messages.
Compiling fine for me with IDF 5.1 and a restart of Flowcode after applying the updates.
The updates basically allow IDF 5.0 and greater to use the newer approved timer interrupt method which allows the timers 1-3 to work correctly. IDF versions before 5.0 shouldn't be effected.
Did you restart Flowcode after applying the library updates?
If you're still having problems then what version of the ESP32 IDF are you using? It tells you near the top of the window if you click Build -> Compiler Messages.
Compiling fine for me with IDF 5.1 and a restart of Flowcode after applying the updates.
The updates basically allow IDF 5.0 and greater to use the newer approved timer interrupt method which allows the timers 1-3 to work correctly. IDF versions before 5.0 shouldn't be effected.
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
-
- Valued Contributor
- Posts: 1012
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 193 times
- Been thanked: 217 times
Re: ESP32 update problem
Hi Ben
I have updated and it's working fine again.
I tested and Bluetooth is also working with IDF Version: v5.0.6 ...
I have updated and it's working fine again.
I tested and Bluetooth is also working with IDF Version: v5.0.6 ...
============================== Toolchain Check ==============================
Python 3.7.3
git version 2.21.0.windows.1
=============================================================================
Building: L24_1 ...
IDF Version: v5.0.6 ...