• BIN file
    How can I generate a .Bin file instead of .hex file using uVision ?
  • problem in creating bin file
    In my project i have one main file(it has the main function) and five files which contain a function each and is called from main function one by one. When i use the following setting in link file COMMON...
  • Creating *.bin files?
    Is it possible using uVision3 to create a *.bin output file instead of *.hex file? Thanks.
  • Loading .bin file
    Hi I am unable to load a .bin file on to the emulator. I am using Command window for loading the .bin file. command : load C:\mycode.bin there is no error compiler got hanged.
  • 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...