• How to convert application code into a image file
    Hi, I have been developing an application code on LPC3250 (with ARM9 core). I want to convert my output file into an image file, so that I can directly write my code to the flash from the serial...
  • Keil application Image (.bin) files
    Hi! I am working on cortex m3 and am using keil Uvision4. My project requirement is that it should produce a bin file for the application which, I was told, could be made independent of Base address...
  • How to create a img file
    Hello, I'm trying to create an .img file to update the firmware of an Janus220 (ARM7 core) but it seems that Keil only creates .hex files and .elf files. Anybody knows how can I create this kind...
  • The code is 54928 bytes, linker will not create image that large
    i am using Keil board LPC2130, i am getting error by the linker that the code is xxxxx bytes, this version of linker can not create image that large. i have selected the target options "Split Load and...
  • create image or dll for flash possible
    Hi! I'm working on a project with one part of the source code (code_check) is checksum controlled and certified and the other one (code_standard) makes the system startup and boundary condition control...