Flow code programme not downloading in E-Block2

For general Flowcode discussion that does not belong in the other sections.
Post Reply
HamidSaeed
Posts: 1
http://meble-kuchenne.info.pl
Joined: Sat Nov 13, 2021 1:58 pm

Flow code programme not downloading in E-Block2

Post by HamidSaeed »

When I try to compile and download into Microcontroller the system says that device not detected.

medelec35
Matrix Staff
Posts: 1432
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 506 times
Been thanked: 469 times

Re: Flow code programme not downloading in E-Block2

Post 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?
Martin

walbeek
Posts: 16
Joined: Thu Dec 17, 2020 3:25 pm
Been thanked: 2 times

Re: Flow code programme not downloading in E-Block2

Post 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

chipfryer27
Valued Contributor
Posts: 1110
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 278 times
Been thanked: 397 times

Re: Flow code programme not downloading in E-Block2

Post 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

Post Reply