Forum Discussion
Altera_Forum
Honored Contributor
9 years agoWhat finally worked for me was running a program from the embedded command shell. Execute ds5_link.exe from the embedded command shell. The executable was at <eds_install_dir>/embedded/host_tools/altera/ds5_link.
I can now build projects that are setup for the Altera Baremetal GCC toolchain. I still don't have the Baremetal project type, nor can I select the toolchain when creating a project, but the important thing for me was to be able to collaborate on an existing project configured with the Altera Baremetal GCC.