Forum Discussion
Altera_Forum
Honored Contributor
9 years agoUnable to create Altera Baremetal GCC project - Toolchain type doesn't exist
So, I'm working with my Arria 10 Soc dev kit, and want to build a baremetal hello world app. Simple enough. So, following the directions from the latest EDS UG, section 6.2.2 GCC-Based Bare-Metal Pro...
Altera_Forum
Honored Contributor
9 years agoQuick update. While the project type doesn't appear in the GUI as per the documentation, it does appear that the proper toolchain is installed. According to the docs, the bare metal compiler is a branch of the Mentor Code Sourcery Compiler. It also states that the toolchain can be found at <EDS install>/host_tools/mentor/gnu/arm/baremetal. I checked my install, and it appears that the tools are installed.
So...what do I need to do to get this project type visible in the Eclipse GUI? Dave