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

eeprom editor

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







eeprom editor
PostPosted: Thu Feb 15, 2007 1:20 pm     Reply with quote

I have a .hex file. I need to program a 18f4580 with this .hex and edit (and then write to pic) the internal eeprom.
I have a Melabs programmer
Which program may I use?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Feb 15, 2007 10:55 pm     Reply with quote

You could use MPLAB as a Hex file editor.

1. Start MPLAB. Close the workspace, if one exists.

2. Go to the Configure menu and select your PIC.

3. Use the File/Import menu to import the Hex File.

4. Go to the View menu and select EEPROM.

5. Edit the EEPROM data in the window.

6. Use the File/Export menu to save the Hex file. When you export,
a little dialog box will popup. Make sure the tickbox for EEPROM
memory is selected (and also Configuration bits).

For more information, look in the MPLAB Help file. Look in the index
for Import and Export.
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