Forum Discussion
Altera_Forum
Honored Contributor
12 years agoBaremetal examples which uses u-boot doesnt work
Hello I am trying to run Baremetal appication on Cyclone V SoC on SoCrates 1.2 board. Simple applications like Altera-SoCFPGA-HelloWorld-Baremetal works, but as I get to Altera-SocFPGA-Hardware...
Altera_Forum
Honored Contributor
11 years agoI don't have the paid version of DS-5 so I can't help you with using it. Altera has some videos on their youtube channel that demo debugging bare metal. The demos of debugging uboot and linux booting would also help. You are correct in saying that a .ds file is needed to initialize the hardware. I believe one is generated for you if you pick the correct bare metal project type when creating your DS-5 project. Makefile and linker script are also created for you.