• Intel HEX - Start Linear Address Record
    Hi there, I'm working on a bootloader that uses a hex file. What does this row do? :0400000508000131BD It breaks up to these: : Start code 04 Byte count: 4 0000 Address 05 Record...
  • sound record
    HI ALL need help .any source code to Microcontroller sound record with eeprom memory chip. i know i need mic and spkr on the port pins. Thank you in advanc
  • OMF records
    I am trying to import object files created by KEIL C51 compiler by my own pascal compiler. There are a lot of records not documented in the OMF51 documentation like 07, 09, 0F, 17, 19, 20, 23, 24, etc...
  • converting intel-hex to assembly
    hello ... can any one help me find out converter from intel-hex to assembly syntax for 8 bit ?? just out of curioustiy .. i wanted to know if there is any of this kind .. regards pruthvi...
  • INTEL-HEX Format
    Hello, the records of the INTEL-HEX format contains a record-type. If I read the file from top down and get the first address record type, is it sure that this address is the lowest and the following...