Forum Discussion
PHJ
Occasional Contributor
6 years ago​I just include it in the post-build steps (under Build Steps tab in the C/C++ Build Settings):
fromelf --bincombined ${ProjName}.axf --output=${ProjName}.bin
​I just include it in the post-build steps (under Build Steps tab in the C/C++ Build Settings):
fromelf --bincombined ${ProjName}.axf --output=${ProjName}.bin