Hello everyone
ECHO40P flashes for about 10 seconds and then the LED lights up constantly....
look here:
Look here:
See here too: C:\Program Files (x86)\Flowcode v10\tools\mLoader\mLoader.exe reported error code 0x32
Monie
Components that cannot be used
-
- Posts: 73
- http://meble-kuchenne.info.pl
- Joined: Wed Oct 19, 2022 4:06 pm
- Has thanked: 1 time
-
- Matrix Staff
- Posts: 2086
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 644 times
- Been thanked: 702 times
Re: Components that cannot be used
Hi Monie It looks like you are selecting the wrong device.
You need to have the 8bit PIC Toolchain and Select ECIO40 for the target device.
It looks like you are selecting ECIO40P16 which is not 8bit ECIO40.
I assume your hardware only has ECIO40P and not ECIO40P16?
They use two different types of microcontroller.
You need to have the 8bit PIC Toolchain and Select ECIO40 for the target device.
It looks like you are selecting ECIO40P16 which is not 8bit ECIO40.
I assume your hardware only has ECIO40P and not ECIO40P16?
They use two different types of microcontroller.
Martin
Re: Components that cannot be used
Hello everyone
Thank you very much for responding to the post.
Although I use 8 bit ECIO40P Compiler messages work, error message comes.
When compiling get notification = Error results: Look here: Flowcode v10 code: Have also tried with ECHO BASE BOARD and with Led Board:
1: E-blocks application board - EB061
2: Matrix EB004, E-Block LED Evaluation Board
3: ECIO40P
But no luck getting the devices above to work with flashing links
Monie
Thank you very much for responding to the post.
Although I use 8 bit ECIO40P Compiler messages work, error message comes.
When compiling get notification = Error results: Look here: Flowcode v10 code: Have also tried with ECHO BASE BOARD and with Led Board:
1: E-blocks application board - EB061
2: Matrix EB004, E-Block LED Evaluation Board
3: ECIO40P
But no luck getting the devices above to work with flashing links
Monie
-
- Posts: 813
- Joined: Thu Dec 03, 2020 8:25 pm
- Location: Denmark
- Has thanked: 696 times
- Been thanked: 183 times
Re: Components that cannot be used
Hi Monie!
First, why don't you answer what Martin and all other who want to help you and tell you, or ask what to try and do?
The picture you have att. is not the same as the program you also att. When I try to program your testprogram, it compile by me as it should, no problem.
Have you installed the Toolchain as Martin suggest?
I have att. the USB driver (older) you also need for compiling. Try to install for both the 28 and 40 deviceses.
With my testprogram the led D1 on the Eico should flash with one second, and work by me. After press compile you have to press the reset on the Eico.
Br Jorgen
First, why don't you answer what Martin and all other who want to help you and tell you, or ask what to try and do?
The picture you have att. is not the same as the program you also att. When I try to program your testprogram, it compile by me as it should, no problem.
Have you installed the Toolchain as Martin suggest?
I have att. the USB driver (older) you also need for compiling. Try to install for both the 28 and 40 deviceses.
With my testprogram the led D1 on the Eico should flash with one second, and work by me. After press compile you have to press the reset on the Eico.
Br Jorgen
- Attachments
-
- Flowcode1.fcfx
- (7.68 KiB) Downloaded 422 times
-
- ECIO_driver.zip
- (2.28 MiB) Downloaded 275 times
Re: Components that cannot be used
Hello everyone
Regarding Flowcode v10
When compiling get notification = Error results!
See below! Section of "Compiler messages ESP32" below
---------------------------------------------------------------
Executing action: all (aliases: build)
Running ninja in directory C:\Users\sun\OneDrive\Dokumenter\ESP32\FlowcodeESP-IDF\build
Executing "ninja all"...
ERROR: C:\Espressif\python_env\idf5.0_py3.7_env\Scripts\python.exe doesn't support asyncio. The issue can be worked around by re-running idf.py with the "--no-hints" argument.
Build Failed
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\ESP\Batch\esp32_build.bat reported error code 0x1
Autoclose turned off
FINISHED
----------------------------------------------------------------
All Compiler messages ESP32 toolchain: I have run import and export to update the inv og ESP-IDF but still iget this error?
As test code is used: How can I solve the problem when compiling the codes?
Do you have a suggestion?
BR
Monie
Regarding Flowcode v10
When compiling get notification = Error results!
See below! Section of "Compiler messages ESP32" below
---------------------------------------------------------------
Executing action: all (aliases: build)
Running ninja in directory C:\Users\sun\OneDrive\Dokumenter\ESP32\FlowcodeESP-IDF\build
Executing "ninja all"...
ERROR: C:\Espressif\python_env\idf5.0_py3.7_env\Scripts\python.exe doesn't support asyncio. The issue can be worked around by re-running idf.py with the "--no-hints" argument.
Build Failed
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\ESP\Batch\esp32_build.bat reported error code 0x1
Autoclose turned off
FINISHED
----------------------------------------------------------------
All Compiler messages ESP32 toolchain: I have run import and export to update the inv og ESP-IDF but still iget this error?
As test code is used: How can I solve the problem when compiling the codes?
Do you have a suggestion?
BR
Monie
-
- Valued Contributor
- Posts: 1688
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 374 times
- Been thanked: 583 times
Re: Components that cannot be used
Hi
At the very top of this forum is a post that very clearly has a title of your latest problem. Perhaps read that....?
viewtopic.php?f=3&t=1923
At the very top of this forum is a post that very clearly has a title of your latest problem. Perhaps read that....?
viewtopic.php?f=3&t=1923