Forum Discussion
Altera_Forum
Honored Contributor
12 years agoFirst off, I would be spending lots of time on rocketboards.org if I were you (there's a getting started link for your board there).
Baremetal: I would recommend using u-boot as a basis for any "stand alone" baremetal coding. It is straightforward to modify and has a large user base. You might also be able to make use of the DS-5 examples here. For production, I don't recommend using anything other than Linux on the ARM SoC. Yes, it is possible, but it is non-trivial.