Page 2 of 2

Re: Components that cannot be used

Posted: Fri May 26, 2023 3:04 pm
by monie
Hello everyone

ECHO40P flashes for about 10 seconds and then the LED lights up constantly....

look here:
mLoader.jpg
mLoader.jpg (10.49 KiB) Viewed 2937 times
Look here:
Compiler messages.pdf
(57.65 KiB) Downloaded 540 times
See here too: C:\Program Files (x86)\Flowcode v10\tools\mLoader\mLoader.exe reported error code 0x32

Monie

Re: Components that cannot be used

Posted: Fri May 26, 2023 9:36 pm
by medelec35
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.

Re: Components that cannot be used

Posted: Sat May 27, 2023 7:49 am
by monie
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:
Error results.jpg
Error results.jpg (51.81 KiB) Viewed 2916 times
Look here:
Compiler messages.pdf
(55.79 KiB) Downloaded 430 times
Flowcode v10 code:
FlowcodeECIO_Test.fcfx
(6.68 KiB) Downloaded 430 times
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

Re: Components that cannot be used

Posted: Sun May 28, 2023 2:07 pm
by jgu1
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

Re: Components that cannot be used

Posted: Mon May 29, 2023 6:55 am
by monie
Hello everyone
Regarding Flowcode v10

When compiling get notification = Error results!

See below!
Compiler messages ESP32 toolchain not working.pdf
(66.17 KiB) Downloaded 468 times
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:
Compiler messages ESP32 toolchain not working.pdf
(66.17 KiB) Downloaded 468 times
I have run import and export to update the inv og ESP-IDF but still iget this error?

As test code is used:
ESP_blink_test.fcfx
(7.66 KiB) Downloaded 315 times
How can I solve the problem when compiling the codes?

Do you have a suggestion?

BR
Monie

Re: Components that cannot be used

Posted: Mon May 29, 2023 9:25 am
by chipfryer27
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

Re: Components that cannot be used

Posted: Tue May 30, 2023 11:43 am
by monie
Where to save the active project I have made?