Bug with 18F67J60 ( no configuration words in hex file )

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
Mathy
Posts: 333
Joined: Mon Oct 05, 2009 2:39 pm
Has thanked: 30 times
Been thanked: 33 times

Bug with 18F67J60 ( no configuration words in hex file )

Post by Mathy »

Hello,

I'm trying to program a 18F67J60 MCU but when I tried to import the hex file into the pickit 2 software I have a warning message :

No configuration words in the hex file.

Do you know why ?

I don't have any problem with other 18F MCU. Only with this one.

Thank you for your help :)

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: Bug with 18F67J60 ( no configuration words in hex file )

Post by Benj »

Hi Mathy,

Can you post your v5 program and I will have a look for you.

Kenrix2
Flowcode v5 User
Posts: 211
Joined: Tue Feb 19, 2013 9:51 pm
Has thanked: 72 times
Been thanked: 177 times

Re: Bug with 18F67J60 ( no configuration words in hex file )

Post by Kenrix2 »

You will always get that warning if you do not open "Configure chip..." and click "OK". It doesn't matter what micro you are using. It's nice that it works that way.

Edit: Your right, I just tried it on the PICkit2 with that chip selected and the configuration is always FFFF FFFF FFFF FFFF.

Kenrix2
Flowcode v5 User
Posts: 211
Joined: Tue Feb 19, 2013 9:51 pm
Has thanked: 72 times
Been thanked: 177 times

Re: Bug with 18F67J60 ( no configuration words in hex file )

Post by Kenrix2 »

Could you please try the following to see if it works.
In the file 18F67J60.fcd located in the FCD folder,
Change ConfigAddress=0x300000 to ConfigAddress=0x1fff8

Mathy
Posts: 333
Joined: Mon Oct 05, 2009 2:39 pm
Has thanked: 30 times
Been thanked: 33 times

Re: Bug with 18F67J60 ( no configuration words in hex file )

Post by Mathy »

Hello :)

Thank you for the tips.
I will try this as soon as I can and let you know.

Thanks again,

Mathy

User avatar
cubitus54
Flowcode v5 User
Posts: 110
Joined: Wed Jun 19, 2013 7:18 am
Has thanked: 7 times
Been thanked: 32 times

Re: Bug with 18F67J60 ( no configuration words in hex file )

Post by cubitus54 »

I have the same problem.

The solution works well.
thank you
Flowcode V6.1.2.0(11 05 2015)

Post Reply