Forum Discussion
arria V compiler and hwlibs
- 3 years ago
Hi,
Since the case have been open for too long, we recommend that we close the thread as per our support procedure.
However, I highly recommend that you open issues that you'd face separately, for e.g your help needed for Quartus compilation on another then the Baremetal build on next.
Once you open the new case/s, we will support your issue then. Hopes this helps.
Hi,
Do you have any new update?
- bsp_user3 years ago
Occasional Contributor
I'll pin it.
I think there is a little mess so by your permission I'll start from the beginning.
1. OS:
I see that you recommend on Ubuntu (and other guides as well).
Can I create and compile my baremetal app and preloader on a non licenced version of Quartus, ARM DS5 and EDS SoC suite (free versions)?
I'm asking that because maybe it will be easier if I use the same OS as you do.
2. Compiler:
I see that you recommend on linaro (gcc) and not ARM v5 compiler.
I'll try that. I remember it caused me some problems with HWLib but we will figure it out later.
3. Preloader:
You are right. I wish to use the preloader only without additional bootloader stage afterwards and before the baremetal app. I just wish it to print some uniqe string during its startup for me to recognize its indeed the preloader I built.