• remove project path info from binary/hex file
    Hi, is there a way in keil to remove info about project path like C:\...............from generated .bin or hex file? thanks
  • Add USB_Stick_Update as a binary file to my project
    Hi, I would like to add the USB_Stick_Update.bin to my project. USB_Stick_Update.bin is a bootloader that looks for a USB stick and when it finds the file FIRMWARE.bin, it loads this file starting...
  • Add USB_Stick_Update as a binary file to my project
    Hi, I would like to add the USB_Stick_Update.bin to my project. USB_Stick_Update.bin is a bootloader that looks for a USB stick and when it finds the file FIRMWARE.bin, it loads this file starting...
  • Adding bootloader binary to C project
    Hi all, I see this is a common problem, I am using uVision 4 with an ARM 7. I have a bootloader at location 0x0 and application code that is located at 0x800. I currently use HEX2BIN and BIN2HEX...
  • Adding bootloader binary to C project
    Hi all, I see this is a common problem, I am using uVision 4 with an ARM 7. I have a bootloader at location 0x0 and application code that is located at 0x800. I currently use HEX2BIN and BIN2HEX...