Skip to main content
Enour.1
Associate III
November 3, 2020
Solved

Can't generate .hex file, I tried the famous statement in Project > properties > post-bulid step : arm-none-eabi-objcopy -O ihex ${ProjName}.elf ${ProjName}.hex But it doesn't work, Pls Help.

  • November 3, 2020
  • 1 reply
  • 736 views

..

This topic has been closed for replies.
Best answer by Enour.1

I found it !, Project->Properties->C/C++ building->Settings->MCU post output-> check (convert to intel Hex file)

1 reply

Enour.1
Enour.1AuthorBest answer
Associate III
November 3, 2020

I found it !, Project->Properties->C/C++ building->Settings->MCU post output-> check (convert to intel Hex file)