Forum Discussion
RShal4
Occasional Contributor
7 years agousing gnu compiler for bare-metal
Hello,
I read that it is possible to use gnu compiler for bare-metal project.
Yet, in some tutorial it is said that it is required to use full license for bare metal projects.
Can someone please explain what is actually required for bare-metal ?
Thanks,
ran
1 Reply
- EBERLAZARE_I_Intel
Regular Contributor
Hi,
Bare Metal application able to interface directly to the system hardware and run, without an Operating System.
Intel only need you to have Altera SoC EDS and USB-Blaster driver for bare metal environment setup.
There are more info regarding bare metal compiler:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_bm.pdf#page=4
Intel® SoC FPGA EDS User Guide:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_soc_eds.pdf
Regards.