• 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 .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 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...
  • LPC1778 can't start from any IROM Address only 0x0
    Dear All, I use LPC1778 and try to divide internal flash memory for my handmade bootloader and firmware. And when i set another IROM1 start address for my firmware (for example 0x1000) i see SWD...