CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

MCP_USB programmer with CCS C?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
falleaf



Joined: 23 May 2004
Posts: 48

View user's profile Send private message

MCP_USB programmer with CCS C?
PostPosted: Sun Jun 20, 2004 12:49 am     Reply with quote

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

View user's profile Send private message

PostPosted: Sun Jun 20, 2004 11:39 pm     Reply with quote

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

View user's profile Send private message

PostPosted: Mon Jun 21, 2004 4:01 pm     Reply with quote

Thanks K, I fixed the problems

May you explain me why it's so? thanks indeed
kypec



Joined: 20 Sep 2003
Posts: 54

View user's profile Send private message

PostPosted: Mon Jun 21, 2004 11:20 pm     Reply with quote

This problem is caused by unwanted unregistration of some DLL libraries
of MPLAB. Do not ask me how this can happen Confused
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 Wink

glad to hear you fixed it Razz

kypec
falleaf



Joined: 23 May 2004
Posts: 48

View user's profile Send private message

PostPosted: Tue Jun 22, 2004 1:28 am     Reply with quote

Thanks for all kypec
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group