• Generating output BIN file
    Hello, Keil uVision generates as output HEX file. Do you know how I can generate BIN file? Unfortunately hex2bin program doesn't work. Message error "Invalid record type in HEX record 1" does occured...
  • Generating .bin output file
    Hi all, I want to generate .bin output file in keil after compilation (because s3c2440a requires .bin file for execution). Please anybody knows how to generate help me. Thanks.
  • Generating output BIN file
    Hello, Keil uVision generates as output HEX file. Do you know how I can generate BIN file? Unfortunately hex2bin program doesn't work. Message error "Invalid record type in HEX record 1" does occured...
  • Generating .bin output file
    Hi all, I want to generate .bin output file in keil after compilation (because s3c2440a requires .bin file for execution). Please anybody knows how to generate help me. Thanks.
  • fromelf.exe generate two bin file
    When i produced two bin(one and second) file with mdk tools fromelf.exe,the difference of the two bin files is the second bin file only more than a single one code in source project. so when i compare...