We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello Friends,
the Development board which i have is Altera SoC Cyclone V, and license which come along with this is entitled DS-5 altera Edition toolkit.
Altera ppl inform me that
now my question is what is
bare-metal GCC toolchain and Linux GCC toolchain...?
kaushal
Hello!
bare-metal means without an operating system.
The difference between the two is that one is using Linux whereas the other one isn't.
GCC is the GNU Compiler (Collection).
So the toolchain you have uses the GNU Compiler rather than the ARM Compiler.