Skip to content

Instantly share code, notes, and snippets.

sync atom settings

@K4zuki
K4zuki / hex2bin_armelf.md
Last active August 29, 2015 14:20
automatic hex2bin run on KEIL for ARM Cortex-M processor

THIS MIGHT NOT WORK ON SOME MICROCONTROLLERS

  • ARMCC has binary converter "fromelf" command like "objcopy" command in GCC

  • some Cortex-M microcontroller vendor requires binary file, instead of ihex forat, for their binary downloader

  • tested with Keil uVision5 free(32kB) version:

    • open ""Options for Target"" window
      • [User] Tab
        • [Run User Programs After Build/Rebuild] section
  • check [Run #1] marked and input :