Why is it impossible to load that program in a 16F88

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
DELAK_ALED
Posts: 23
Joined: Sat Jun 21, 2014 11:04 am
Has thanked: 5 times
Been thanked: 2 times

Why is it impossible to load that program in a 16F88

Post by DELAK_ALED »

Why is it impossible to load the progam (see attachement) in a 16F88 microcontroller?

I receive the message: "Flash memory not verified - may be due to code protect"
I use a EB 006 00 8 program board in combination with flowcode V6.

Thanks in advance.
Attachments
oef80nognietuitgetest.fcfx
(14.9 KiB) Downloaded 218 times

User avatar
JohnCrow
Valued Contributor
Valued Contributor
Posts: 1367
Joined: Wed Sep 19, 2007 1:21 pm
Location: Lincolnshire
Has thanked: 364 times
Been thanked: 716 times

Re: Why is it impossible to load that program in a 16F88

Post by JohnCrow »

Hi

I've just tried your flowchart on my EB006-V9 and EB006-V7 programmers, and it loads into a 16F88 ok.
I don't have a V8 board myself

Are you running the latest version of flowcode (FC 6.0.10) which also will have the latest version of mLoader.

There are a few posts referring to this problem on the forums, might be worth searching for those.
oef80nognietuitgetest.hex
(6.43 KiB) Downloaded 210 times
I've attached the hex file from your flowchart, you can try and load it directly with mLoader and hopefully that will get you going for now.
1 in 10 people understand binary, the other one doesn't !

DELAK_ALED
Posts: 23
Joined: Sat Jun 21, 2014 11:04 am
Has thanked: 5 times
Been thanked: 2 times

Re: Why is it impossible to load that program in a 16F88

Post by DELAK_ALED »

I have sent the hex file with a pickit2 programmer to the chip, and now the programming goes fine.
So I think there is a problem with my EB006 board

jgu1
Posts: 1333
Joined: Tue Oct 06, 2009 9:39 am
Has thanked: 1135 times
Been thanked: 299 times

Re: Why is it impossible to load that program in a 16F88

Post by jgu1 »

Hi Delak!

I've had the same problem, unstable combiling to chip with different error messages. I downloaded the USB driver and installed it = "EB006 (v8 and older) USB Driver" from:

http://www.matrixtsl.com/search_results ... chText=usb


Whether it directly have anything to do with it, I do not know, but seemed a better results when I combile from FC6 to EB006-8

And one more thing, don´t have anything connected to the port on EB board.

You can give it a try.

Best regard

Jorgen

Post Reply