Intel HEX
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Rhetoric X  (Talk | contribs) m (nav header) | Rhetoric X  (Talk | contribs)  m | ||
| Line 5: | Line 5: | ||
| | > | | > | ||
| |[[Executables]] | |[[Executables]] | ||
| + | | > | ||
| |'''Intel HEX ''' | |'''Intel HEX ''' | ||
| |} | |} | ||
Revision as of 17:46, 4 November 2012
| File Formats | > | Electronic File Formats | > | Executables | > | Intel HEX | 
Intel HEX is a format that stores binary data as hexadecimal digits in ASCII. It's often used for simple memory images, for example data meant to be stored on EEPROM chips, and microcontroller code.

