I'm using MCP_USB programmer of Olimex. I used to play with it in MPLAB with no problem. However, as writing CCS C and compile to Hex files. I open MPLAB to import the .Hex files program to the chip. However, a warns is: hex file cannot be read or writen because its extension is not recognized
May some one help me on this?
Thanks indeed
kypec
Joined: 20 Sep 2003 Posts: 54
Posted: Sun Jun 20, 2004 11:39 pm
You may try to run this batch file:
C:\Program Files\MPLAB IDE\dlls\register.bat
provided that you have MPLAB installed in the default directory.
It should fix the DLL registration problem which you are describing.
Good luck,
kypec
falleaf
Joined: 23 May 2004 Posts: 48
Posted: Mon Jun 21, 2004 4:01 pm
Thanks K, I fixed the problems
May you explain me why it's so? thanks indeed
kypec
Joined: 20 Sep 2003 Posts: 54
Posted: Mon Jun 21, 2004 11:20 pm
This problem is caused by unwanted unregistration of some DLL libraries
of MPLAB. Do not ask me how this can happen
It also happened to me once or twice and I'm using MPLAB IDE v6.xx since its first version was released which is I think more than 18 months now.
If you want to know how I figured out what is the problem and how to solve it then here is the answer -> I'm regularly checking also the Microchip discussion forum on MPLAB
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum