Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- I have the same problem. I imported one of the bare-metal examples and then modified the makefile and source code to match my hardware and I was able to run and debug. This will be a pain if this is the way I have to proceed. --- Quote End --- Thanks for the feedback. A related or resultant problem I'm having is that if I change the toolchain from "Altera Baremetal GCC" to GCC 5.2 (arm-altera-eabi), then the project fails to build, with errors on some assembly code. So, I'm not sure GCC 5.2 (arm-altera-eabi) is equivalent to "Altera Baremetal GCC".