• IROM Address
    Hi, I have some questions want to asking on my side project, from my thought, I will design a boot loader to jump to one of address application by different configuration. <Application 1 Address...
  • 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 custom BIN file
    Hi, There is a problem with my batch file compilation which was working with uvision3. I have a bootloader and application code. I am trying to generate .bin file by coping code to my ER_IROM1 area...
  • 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.
  • Bin file generation using Keil
    I am using Keilv5. By default it generates Hex file. My requirement is to generate the corresponding binary file. I have tried the steps mentioned at the path: " http://www.keil.com/support/docs/3213...