Forum Discussion
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 Bar...
Altera_Forum
Honored Contributor
10 years agoI'm able to get the project (built with Altera Baremetal GCC) converted to the GCC 5.2.0 by manually scanning the origin .cproject xml project description in a text editor, then using the GUI to add these options to my project with the GCC5.2.0.
The problem I'm hitting now is that the linker fails to find the rdimon library, and it also throws an error on the prescribed linker options --specs=nano.specs and --specs=rdimon.specs