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

Back to Subject List

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


 
#30493 - Intel Hex file creation
I have a ASCII file, I would like to convert that into a Intel hex format,
and then program a At29c010 flash ram.
The flash is broken up to 128k*8.

My thoughts are to break up the data. Each row would contain 64 byte of data plus over head.

It there limit in length for the data block?

My starting address would be 40h.
Since I never tried this before, is this reasonable?

The Intel hex format only requires the starting address? when loading the flash, does the programmer increment to the next memory location?

What else do I need to know before starting?

thank Spencer


List of 19 messages in thread
TopicAuthorDate
Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation, Andy            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation, Alfredo            01/01/70 00:00      
RE: Intel Hex file creation, Spencer            01/01/70 00:00      
RE: Intel Hex file creation, Spencer            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation            01/01/70 00:00      
RE: Intel Hex file creation, Alfredo            01/01/70 00:00      

Back to Subject List