• Creating *.bin files?
    Is it possible using uVision3 to create a *.bin output file instead of *.hex file? Thanks.
  • creating .bin file
    Hello all I am using Keil uvision 4 for Stm32F2 series. I want to create .bin file from my project. I am using this command C:\Keil\ARM\BIN31\fromelf.exe --bin "#L.axf" -o "$P\output.bin" under...
  • Creating and flashing a bin file
    Using an MCB2370 eval board, trying to flash (via IAP) a new version of our application. I have things configured where I can connet a PC to the board (using USB as virtual com port) open a file, download...
  • How can I create *.obj and *.bin files !!!!!!!!
    How can I create obj files and binary file from *.c and *.a51 files. I tried C51 command and L51 command from C>\C51\Bin\C51 func1.c func2.c Is there any parameters go with the commands and the file...
  • 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...