Search found 1960 matches
- Wed Sep 17, 2025 4:03 pm
- Forum: Bug Reports
- Topic: Error message: PICO Compiler Toolchain is not installed.
- Replies: 5
- Views: 156
Re: Error message: PICO Compiler Toolchain is not installed.
Can you post your fcfx and msg.txt project files and I will investigate the issue you have.
- Tue Sep 16, 2025 9:05 pm
- Forum: Bug Reports
- Topic: STM32F411 COMPILER ERROR
- Replies: 7
- Views: 136
Re: STM32F411 COMPILER ERROR
I fully agree with chipfryer27. In addition to his comments, your .fcfx file compiles for me with no issues. Looking at your .msg.txt it appears you have saved your .fcfx file on dropbox. That could be your issue. Rather than saving to dropbox you could just try saving .fcfx project file in a direct...
- Tue Sep 16, 2025 8:43 pm
- Forum: Feature Requests
- Topic: PIC18-Q41 Family
- Replies: 8
- Views: 8631
Re: PIC18-Q41 Family
Hi Dirk.
it's OK for you to post within this topic.
Just an update.
I2C has been fixed.
You will need to download the the latest I2C component & run a full database update.
Help > Library Updates...
Change Files in-use to Full database
it's OK for you to post within this topic.
Just an update.
I2C has been fixed.
You will need to download the the latest I2C component & run a full database update.
Help > Library Updates...
Change Files in-use to Full database
- Tue Sep 16, 2025 7:23 pm
- Forum: Bug Reports
- Topic: STM32F411 COMPILER ERROR
- Replies: 7
- Views: 136
Re: STM32F411 COMPILER ERROR
Hello.
When Flowcode users have a compile error, It helps if they can attach .fcfx, .msg.txt and .c files.
As you have only attached .msg.txt, we are unable to to help.
When Flowcode users have a compile error, It helps if they can attach .fcfx, .msg.txt and .c files.
As you have only attached .msg.txt, we are unable to to help.
- Sat Sep 13, 2025 2:42 pm
- Forum: General
- Topic: Fehlercode 0xFF
- Replies: 7
- Views: 291
Re: Fehlercode 0xFF
that's great.
Thanks for the update.
I'm moving this from Bugs to General as this is not a Flowcode bug
Thanks for the update.
I'm moving this from Bugs to General as this is not a Flowcode bug
- Sat Sep 13, 2025 2:31 pm
- Forum: Bug Reports
- Topic: Error message: PICO Compiler Toolchain is not installed.
- Replies: 5
- Views: 156
Re: PICO Compiler Toolchain is not installed.
Hello.
The Toolchain is not installed is caused by not adding the correct path within File > Global Options ... > Location tab
Check the path for PICO is correct.
The Toolchain is not installed is caused by not adding the correct path within File > Global Options ... > Location tab
Check the path for PICO is correct.
- Fri Sep 12, 2025 8:09 pm
- Forum: General
- Topic: Fehlercode 0xFF
- Replies: 7
- Views: 291
Re: Fehlercode 0xFF
The storage locations is: C:\Program Files (x86)\Flowcode v10\FC_ESP\. That is your issue. C:\Program Files (x86) requires elevation which you won't get, hence the errors you are seeing. The correct default location is on the C root drive. Can you delete the ESP32 toolchain and reinstall to the def...
- Fri Sep 12, 2025 2:24 pm
- Forum: Bug Reports
- Topic: PIC18F27Q10 I2C problem
- Replies: 4
- Views: 145
Re: PIC18F27Q10 I2C problem
Hi Sasi.
Apologies for the delay in replying.
I2C on later 18F devices is a known issue.
We have made some progress in getting I2C to work, but we are not finished yet.
Hopefully next week we will have a working I2C component.
Apologies for the delay in replying.
I2C on later 18F devices is a known issue.
We have made some progress in getting I2C to work, but we are not finished yet.
Hopefully next week we will have a working I2C component.
- Fri Sep 12, 2025 8:34 am
- Forum: General
- Topic: Fehlercode 0xFF
- Replies: 7
- Views: 291
Re: Fehlercode 0xFF
Hello. Your project compiles for me OK Have you completed a full component database update? Help > Library Updates... Change Files in-use to Full database What path have you got for the ESP32 location? File > Global Settings.. > Locations Tab Finally can you try deleting C:\FC_ESP\mtxesp32s_sdkconfi...
- Wed Sep 10, 2025 11:19 am
- Forum: Bug Reports
- Topic: esp32 wroom 32 bluetooth not working
- Replies: 5
- Views: 222
Re: esp32 wroom 32 bluetooth not working
Hello. Yes, I see you also got Verbose Debug set to none so it now should compile. Since Ben stated that, there has been a change. If you installed the Flowcode ESP32 tool chain menuconfig.bat is now within the C:\FC_ESP\(esp type used) E.g C:\FC_ESP\mtxesp32s_sdkconfig C:\FC_ESP\mtxlolin32_lite_sdk...