Forum Discussion
5 Replies
- Altera_Forum
Honored Contributor
Maybe you should choose "makefile project" in the project type dialog.
- Altera_Forum
Honored Contributor
I've got same problems. When i'm creating new project there is only one toolchain exist - ARM Compiler. I'm using quartus 13.1 & SoCEDS 13.1. Is there any solution exist?
- Altera_Forum
Honored Contributor
hey, did you find the solution to this problem? I am also facing the same problem and not able to figure out the solution.
- Altera_Forum
Honored Contributor
Eclipse for DS-5 doesn't have a template for GCC. Only the ARM compiler (which isn't available in the free version). You need to make your own makefile to build your project.
- Altera_Forum
Honored Contributor
Thank you Galfonz