Altera_Forum
Honored Contributor
10 years agoBare-metal project type not available / Altera Bare Metal GCC
I'm using the Cyclone V SocKit and the EDS version 16, (I also tried 15.1). I can't seem to find the Altera Baremetal GCC toolchain. My colleagues are sending me projects built with the "Altera Baremetal GCC toolchain", which my installation is telling me is "Unknown". I added the toolchain in .../embedded/host_tools/mentor/gnu/arm/baremetal, but this shows up as "GCC 5.2.0 (altera-arm-eabi)". Also, if I navigate to File--> New --> 'C' project, there is no "Baremetal executable" project type folder, like much of the documentation shows. I am starting eclipse from the "Altera Embedded Command Shell".
If I try to build the project anyway, I get the following message: Toolchain required to build project is not registered: Altera Baremetal GCC Can anyone help me configure my DS-5 install so that I can build this project and other bare-metal projects? Thanks