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

put .hex file on 24LC32A via mach x?

 
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go
View previous topic :: View next topic  
Author Message
picj1984



Joined: 01 Mar 2010
Posts: 73

View user's profile Send private message

put .hex file on 24LC32A via mach x?
PostPosted: Tue Jul 17, 2018 11:30 am     Reply with quote

Pretty much the subject.

I've got a hex file from a partner that I'm trying to put on a 24LC32A. I have a mach x laying around and I assumed I could use that. It seems in the "devices" drop down on mach x that the only thing that is there are microcontrollers - not eeproms like the 24LC32A.

Is there a way to do this with the mach x?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Sat Jul 21, 2018 2:07 pm     Reply with quote

CCS doesn't list eeproms in the Device Support list for MachX:
http://www.ccsinfo.com/devices.php?page=icddevices

You could read the eeprom hex data into a PIC, and then program it
into the eeprom with write_ext_eeprom() statements. That's one way to
do it, if you don't have a dedicated eeprom programmer.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go 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