ECIO not Found!

A forums to allow bugs and problems with Flowcode v6 to be reported and resolved.

Moderator: Benj

Post Reply
User avatar
Dutchie_World_Wide
Posts: 31
Joined: Thu Jul 08, 2010 8:52 am
Location: The Netherlands, or Thailand, or Gabon West Africa
Has thanked: 4 times
Been thanked: 3 times
Contact:

ECIO not Found!

Post by Dutchie_World_Wide »

Hi guys,

Just recieved 4 new ECIO40P's from farnell today.
I have used ECIO40's before on other projects and had no problems with them.
How ever, today I wanted to program the first ECIO40 that came out of the box and this showed up:

Building CASM file
Memory Usage Report
===================
RAM available:2048 bytes, used:79 bytes (3.9%), free:1969 bytes (96.1%),
Heap size:1969 bytes, Heap max single alloc:127 bytes
ROM available:22528 bytes, used:682 bytes (3.1%), free:21846 bytes (96.9%)

.
Launching the programmer...
C:\Program Files (x86)\Flowcode 6\tools\ECIOprog\ECIOProg.exe -nogui "Flowcode1.hex"
File loaded: Flowcode1.hex
ECIO not found!
.........

FINISHED


I have checked the hardware and power from USB is selected.
I tried another ECIO but all 4 show the same.
I have downloaded another copy of Flowcode and hit repair, but no luck.
Installing the ECIO driver wont work. I get an INSTALLATION FAILED message.

I then tried to change the hardware and tried using a EB-006-007 but this showed the same as with ECIO.
Driver wont install and cant program my chip.

What do i need to do to get some life back into my project?

Dutchie
Attachments
Installation Failed.jpg
Installation Failed.jpg (60.62 KiB) Viewed 5483 times
Dutchie

"This is not a bug, this is a feature!"

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: ECIO not Found!

Post by QMESAR »

Hi
The ECIO40P should install automatically as it is an HID device does not need any drivers as the ECIO
Dutchie_World_Wide wrote:C:\Program Files (x86)\Flowcode 6\tools\ECIOprog\ECIOProg.exe -nogui "Flowcode1.hex"
you should use M loader not the ECIO Prog software ,you should also be able to program the ECIO40P directly from Flowcode

A message from Ben

Re: ECIO Driver isssue in vista

Postby Benj » Wed Nov 19, 2014 6:03 pm
Hello,

The ECIO40P16 only works with the mLoader software.

If you run the mLoader tool then it should automatically detect when you connect the ECIO40P16. Again the flashing LED indicates when the USB bootloader is active and having the mLoader tool open should keep the device in bootloader mode.

If you compile from Flowcode then when the pop up message appears try pressing the reset button on the ECIO40P16 device and this should allow programming to start.

User avatar
Dutchie_World_Wide
Posts: 31
Joined: Thu Jul 08, 2010 8:52 am
Location: The Netherlands, or Thailand, or Gabon West Africa
Has thanked: 4 times
Been thanked: 3 times
Contact:

Re: ECIO not Found!

Post by Dutchie_World_Wide »

Is this also true for the ECIO40P 18F4455?
Under 'Compiler Options' I cant make any changes to the settings as I have selected 'Default'

Dutchie
Dutchie

"This is not a bug, this is a feature!"

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: ECIO not Found!

Post by QMESAR »

ah Ok Sorry i understood ECIO40P as you were talking about the ECIO40P16 dsPIC devices
I have no clue for the PIC18 devices I assume you need the drivers then ,
Hope one of the other gys help you out

User avatar
Dutchie_World_Wide
Posts: 31
Joined: Thu Jul 08, 2010 8:52 am
Location: The Netherlands, or Thailand, or Gabon West Africa
Has thanked: 4 times
Been thanked: 3 times
Contact:

Re: ECIO not Found!

Post by Dutchie_World_Wide »

I have tried to install the driver that I downloaded from matrix through windows device management and windows says that the HASH file is corrupt.
Anybody got another (older) driver for the ECIO's?

FYI I'm using Windows 8.1

Dutchie
Dutchie

"This is not a bug, this is a feature!"

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: ECIO not Found!

Post by Benj »

Hello Dutchie,

To get the standard 8-bit PIC ECIO driver to install under windows 8.1 you need to disable the signed driver enforcement, I understand its not straightforward but there are many guides that show you how to do this such as the one below.

http://www.howtogeek.com/167723/how-to- ... d-drivers/

Let me know how you get on.

User avatar
Dutchie_World_Wide
Posts: 31
Joined: Thu Jul 08, 2010 8:52 am
Location: The Netherlands, or Thailand, or Gabon West Africa
Has thanked: 4 times
Been thanked: 3 times
Contact:

Re: ECIO not Found!

Post by Dutchie_World_Wide »

Thanks Benj, that did it
Dutchie

"This is not a bug, this is a feature!"

Post Reply