please give decoding program for intel hex file in C
i can able to open the file and the content of the file is stored in a buffer.
now i want to decode the intel hex file including checksum.please anyone provide a source code for that in c language.i will be very thankfull to you.