Page 1 of 1

Flow code programme not downloading in E-Block2

Posted: Mon Nov 15, 2021 1:28 pm
by HamidSaeed
When I try to compile and download into Microcontroller the system says that device not detected.

Re: Flow code programme not downloading in E-Block2

Posted: Mon Nov 15, 2021 1:44 pm
by medelec35
Hi, Hamid
Welcome to the Flowocde forums.
First, have you got the E-blocks 2 USB Drivers installed from here?
Can you go into Build ribbon, and select Compiler Options.
Within PIC section, Select E-Blocks.
Make sure Default compiler for the platform C for PIC is ticked ,then select OK
I that does not work then can you post your Flowchart and .msg.txt files, please.
Both files will be within your project folder.
What is the Upstream Eblock you are trying to program?
E.g BL0011 or BL0080?

Re: Flow code programme not downloading in E-Block2

Posted: Thu Mar 23, 2023 7:47 am
by walbeek
Hi there,

I'm having the same kind of problems with Flowcode 10 and the BL0080 programmer.
I have installed the USB driver and it's visibal in windows configuration.
In Flowcode I have changed the settings like discribed above.

FC shows the following:

Using <E-Blocks> inbuilt settings for linker
Launching the linker/assembler...
C:\Program Files (x86)\Flowcode v10\tools\DoNothing\DoNothing.exe

Using <E-Blocks> inbuilt settings for programmer
Launching the programmer...
C:\Program Files (x86)\Flowcode v10\tools\mLoader\mLoader.exe -chip 16F18877 "D:\Documents\Programmeren\Flowcode\Projecten\PIC16F18800\Flowcode1.hex"
Loading file...
File loaded from...
=> Flowcode1.hex
File sending...
. . . . . . . . . . . . . . . . . . . . . . .

After a long line of dots, nothing happens.
What am I dowing wrong?
Please let me know.

Rinie

Re: Flow code programme not downloading in E-Block2

Posted: Thu Mar 23, 2023 8:45 am
by chipfryer27
Hi

From your message above it looks as though all is OK, but depending on your program it can take a minute or two to complete.

If you post your chart I can see what happens on mine.

Regards