Forum Discussion
Altera_Forum
Honored Contributor
8 years agoARM DS-5 and DE10-Nano
Hello guys, I'm participating from the Innovate FPGA 2018 Contest and I would like to know how we can debug the ARM A9 (that comes with the DE10-Nano from terasic) as an Altera target in ARM D...
Altera_Forum
Honored Contributor
8 years agoFor Cyclone V the uboot needs to be in the raw partition (write using $ sudo dd if=u-boot-cyclone5.img of=/dev/sdx3 bs=64k seek=4, x being the letter assigned by your machine) as the preloader doesn't have FAT support yet. With regards as to how to program the FPGA and launch the baremetal application, I suggest that you try follow the steps here:
https://rocketboards.org/foswiki/documentation/socswws1introtoalterasocdeviceslab3baremetalapplication