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

file.c from file.hex

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



Joined: 08 Aug 2006
Posts: 3

View user's profile Send private message

file.c from file.hex
PostPosted: Sun Sep 03, 2006 2:41 pm     Reply with quote

hi i'm italian.
i have lost a file.c for pic 18f258 from my pc. this file is into a pic in hex format. can i obtain the file.c reading the hex fil from pic.
i use icprog pic programmer.
please help me
Ttelmah
Guest







PostPosted: Sun Sep 03, 2006 2:46 pm     Reply with quote

No.
There are programs that can _attempt_ to partially reconstruct C code from the output file (V4 is meant to offer this), but you will not get back anything even remotely resembling the original. All variable names/subroutine names will have been lost, and even the actual instructions used will vary (there are many ways of achieving the same result for some parts of the code).
I'm afraid you need to rewrite the .c file, or find the lost version.

Best Wishes
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