Forum Discussion
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.