• 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...
  • 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...
  • 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...
  • 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...
  • 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...