• 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...
  • Creating *.bin files?
    Is it possible using uVision3 to create a *.bin output file instead of *.hex file? Thanks.
  • problem in creating bin file
    In my project i have one main file(it has the main function) and five files which contain a function each and is called from main function one by one. When i use the following setting in link file COMMON...
  • 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
    How can I generate a .Bin file instead of .hex file using uVision ?