Search found 51 matches

by celebriums
Mon Sep 15, 2025 12:26 pm
Forum: Bug Reports
Topic: ESP CANbus not compiling
Replies: 4
Views: 96

Re: ESP CANbus not compiling

Dear Dutch, I think I found the problem. I deleted the component and added it again. I changed the processor connections. CHANNEL: Software MOSI: PORTA23 MISO: PORTA22 CLK: PORTA1 SS: PORTA3 Target folder: C:\ElektronikProjeler\ESPtest\led test Source name: C:\ElektronikProjeler\ESPtest\led test\led...
by celebriums
Mon Sep 15, 2025 12:17 pm
Forum: Bug Reports
Topic: ESP CANbus not compiling
Replies: 4
Views: 96

Re: ESP CANbus not compiling

Dear Dutch ve Dear Ben The build result when the MCP2515 component is present. Target folder: C:\ElektronikProjeler\ESPtest\led test Source name: C:\ElektronikProjeler\ESPtest\led test\led test.fcfx Title: Description: Device: ESP.ESP32.ESP32_WROOM_32 Generated by: Flowcode v10.1.2.40 Date: Monday, ...
by celebriums
Mon Sep 15, 2025 12:07 pm
Forum: Bug Reports
Topic: ESP CANbus not compiling
Replies: 4
Views: 96

Re: ESP CANbus not compiling

Dear Dutch,

I am downloading your file and running a test. I currently have ESP-IDF 5.5 installed.
I will share the results with you.
by celebriums
Mon Sep 15, 2025 10:38 am
Forum: Bug Reports
Topic: ESP32 C3 Copiler error
Replies: 16
Views: 1707

Re: ESP32 C3 Copiler error (SOLVED)

Hello Martin, I got help from ChatGPT while solving this error. In my opinion, Flowcode should urgently integrate an AI module into its system for interpreting such errors. I don’t think this would be very difficult, because it can explain the subject almost like a teacher. A dedicated ChatGPT-like ...
by celebriums
Sun Sep 14, 2025 9:14 pm
Forum: Bug Reports
Topic: ESP32 C3 Copiler error
Replies: 16
Views: 1707

Re: ESP32 C3 Copiler error

Flowcode 10 with ESP-IDF 5.5 – Installation and Error Fix When using Flowcode with ESP-IDF, the old 5.3 packaged toolchain causes conflicts. The following steps describe how to switch to ESP-IDF 5.5 cleanly. 🔴 Important Point 1 Remove the pre-installed Flowcode toolchain (5.3) and delete everything ...
by celebriums
Sun Sep 14, 2025 8:19 pm
Forum: Bug Reports
Topic: ESP32 C3 Copiler error
Replies: 16
Views: 1707

Re: ESP32 C3 Copiler error

Hello Dear Martin,
First of all, thank you very much for the video. It was a great start in your video, but I still made some mistakes.
I will explain the solutions to the mistakes and what I did in the next message.
by celebriums
Mon Aug 25, 2025 2:45 pm
Forum: Bug Reports
Topic: ESP32 C3 Copiler error
Replies: 16
Views: 1707

Re: ESP32 C3 Copiler error

Hello, dear mnfisher.
Could you explain how you did this with screenshots?
by celebriums
Mon Aug 25, 2025 10:40 am
Forum: Bug Reports
Topic: ESP32 C3 Copiler error
Replies: 16
Views: 1707

Re: ESP32 C3 Copiler error

Hello everyone,
Dear mnfisher, how did you install 5.4 for ESP IDF? Can you give us some information about this?
Because after installing these versions, I get a lot of errors when I compile the project.

Can you show me a roadmap?
by celebriums
Fri Aug 22, 2025 12:36 pm
Forum: Bug Reports
Topic: ESP32-C3 Compile to Target Failure
Replies: 6
Views: 1424

Re: ESP32-C3 Compile to Target Failure

Warm greetings to everyone from Istanbul. I hope you're all doing well. Can someone please explain how we can change the ESP-IDF version to 5.1 or 5.5? The current export.bat file is configured to call only version 5.3. It seems that Espressif has customized this setup specifically for the Flowcode ...
by celebriums
Fri Apr 18, 2025 12:28 pm
Forum: Bug Reports
Topic: Compiler error PIC10F202
Replies: 1
Views: 2127

Compiler error PIC10F202

Hello everyone I get a compilation error on the PIC10F202 processor. I compiled the PIC10F, PIC12F series for testing, unfortunately there are compiler errors. I am sending the error about 10F202 below. It was fixed when I installed PICCALC string 4 version. Why is this happening? Target folder: C:\...