Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/02/99 06:10
Read: times


 
#693 - RE: How to convert binory file to hex file
Hi Ajaya,

Why ?
Every tool which need intel hex input must accept any
length down to 1.
Since, if the binary is only 1 byte in remaining size,
this record must also be loaded.
Also compilers generate often only 1 byte, if there is a gap to the
next record.
The maximum record length is given as 255 (1byte format).
But often a record size of max 16 bytes was used.


Regards,
Peter


List of 3 messages in thread
TopicAuthorDate
How to convert binory file to hex file            01/01/70 00:00      
RE: How to convert binory file to hex file            01/01/70 00:00      
RE: How to convert binory file to hex file            01/01/70 00:00      

Back to Subject List