Respected Sir,
I would like to know how we can convert hex file into c language back. and by which software can be done.
thanks
This is called decompilation. In most cases, it can't be done in a satisfactory way. Basically, the conversion from C to machine code is one way.