• Hex to bin file converter
    HI I'm trying to convert a hex file into a bin file with keil’s HEX2BIN.EXE, but I get an error: Invalid record type in HEX record 2711. LINE 2710. : 08 A940 00 021D0102 1E090000 C6 (data record) ...
  • Hex to bin file converter
    HI I'm trying to convert a hex file into a bin file with keil’s HEX2BIN.EXE, but I get an error: Invalid record type in HEX record 2711. LINE 2710. : 08 A940 00 021D0102 1E090000 C6 (data record) ...
  • Bin size is larger than Hex File
    Dear All, I am new to Microcontrollers, I created a Hex file(751 bytes), but when i start burning- my microcontroller software tool shows 2297 bytes. How this is possible?? Whats wrong here.... ...
  • Bin size is larger than Hex File
    Dear All, I am new to Microcontrollers, I created a Hex file(751 bytes), but when i start burning- my microcontroller software tool shows 2297 bytes. How this is possible?? Whats wrong here.... ...
  • how to convent .abs files to bin to hex files
    i have one abs file , and i want to convent it to bin or hex file . how can i do it?