• Hex & Bin
    Hi All, What different about hex and bin file, why the MUC that can be pragraming by these two format? Thanks!
  • Find end of code
    Hi, I'm using LPC23xx family and I create option in my code to send the existing code thrue the rs485 to all other unit that are connected. I add extra memory to each unit and one (main) unit (after...
  • Finding the end of code/data
    One FAQ is "how do I find the address at the end of code?"; or, similarly, "how do I find the end of my variables?". The usual answer is to add a small segment, tell the linker to locate it as the last...
  • 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 conversion
    Hello, IS there anyboby knows how to automatically convert the .hex file outputted by keil to .bin file for flashing.. I tried to use the hex2bin software utility, but the output is too large...