Compiling to target

For general Flowcode discussion that does not belong in the other sections.
Post Reply
nevillesterling
Posts: 6
http://meble-kuchenne.info.pl
Joined: Mon Jun 21, 2021 10:50 am

Compiling to target

Post by nevillesterling »

Hi

My device is not recognised when compiling to target. I am using eblocks 2 with BL boards.

BenR
Matrix Staff
Posts: 1706
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: Compiling to target

Post by BenR »

Hello,

Have you installed the EB2 USB drivers?
https://www.matrixtsl.com/resources/fil ... rivers.zip

If you have and still not working for you then please can you send us your project .fcfx file and we will check that for you.

nevillesterling
Posts: 6
Joined: Mon Jun 21, 2021 10:50 am

Re: Compiling to target

Post by nevillesterling »

I have installed
8bit PIC Toolchain from the Download tab.

nevillesterling
Posts: 6
Joined: Mon Jun 21, 2021 10:50 am

Re: Compiling to target

Post by nevillesterling »

I have attached the relevant file, its a simple programme as I have only just started using flowcode and e-blocks
Attachments
Flowcode2b.fcfx
(8.52 KiB) Downloaded 86 times

medelec35
Matrix Staff
Posts: 1430
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 505 times
Been thanked: 468 times

Re: Compiling to target

Post by medelec35 »

Have you installed the USB drivers that BenR posted a link to?
There are two ways of checking the drivers are installed and the board is connected ot the PC OK.
1. The USB LED on the board will keep flashing about every second.
2. Within the device manager look for Custom USB Devices.
it should show BL0011 Ghost2 PIC Programmer (or similar)
If it does not then the drivers are probably not instaled.

Another thing to check is that you have not accidentally moved the 5V/3V3 switch from fully being on the 5V or 3V3 settings.
So just see if the switch is fully in the correct position.

If you are still having issues then can you use the Attachments tab and post the Project name .msg.tst file within your project directory.
In your case, it will be

Code: Select all

Flowcode2b.msg.txt
To do that, you will need to select Full Editor & Preview button
Martin

nevillesterling
Posts: 6
Joined: Mon Jun 21, 2021 10:50 am

Re: Compiling to target

Post by nevillesterling »

Hi Result ish. The device is showing but driver not available. Do I download the 32 bit driver or 64 bit driver?

medelec35
Matrix Staff
Posts: 1430
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 505 times
Been thanked: 468 times

Re: Compiling to target

Post by medelec35 »

It depends on your windows operating system.
If you type

Code: Select all

about
within the search on the taskbar, a window should pop up showing you 32bit or 64 bit windows.
You will need to use the file that's relevant to your windows version
Martin

nevillesterling
Posts: 6
Joined: Mon Jun 21, 2021 10:50 am

Re: Compiling to target

Post by nevillesterling »

Thank you

nevillesterling
Posts: 6
Joined: Mon Jun 21, 2021 10:50 am

Re: Compiling to target

Post by nevillesterling »

Hi

All is good thank you for your help

medelec35
Matrix Staff
Posts: 1430
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 505 times
Been thanked: 468 times

Re: Compiling to target

Post by medelec35 »

That's great!
I'm glad you are now up & running.
Thank you for the update.
Martin

Post Reply