Forum Discussion
KBill3
New Contributor
6 years agohow to convert .axf file to .bin file? **the bare-metal application, Cyclone V , SD-card**
Hello all 😄. To run the bare-metal application on Altera Cyclone V using HPS from SD-card., some steps need to be done, i have a problem in this step: Create simple app in DS-5, compile it and obt...
KBill3
New Contributor
6 years agothank you very much for your answer, it is very nice solution, what did you then to convert .bin to .img?
Thanks in Advance.
LG, Billel
PHJ
Occasional Contributor
6 years ago​I issue the mkimage command from outside the DS-5 tool as a manual post-build step.
I do this from a SoC EDS command shell.
If someone knows the way to get this step completed from the DS-5 tool I'd be happy to hear about it !