• BIN file
    How can I generate a .Bin file instead of .hex file using uVision ?
  • bin file
    hi, i have some doubts in bin file creation for at89s52. how to create bin file from hex file using keil uv4? or shall i program direct hex file created by keil? or shall i program the output file...
  • add magic number to bin file in keil uvision
    Hi, could someone of you tell me if it is possible to add a specific magic number to a bin file created by keil uvision? Under "target for options" -> User-tab I added the following line to the...
  • 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...
  • 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...