Forum Discussion
Itzthiru
New Contributor
2 years agoARRIA 10 SOC BAREMETAL PROGRAMMING
How to toggle HPS leds in Arria 10 SoC using direct memory access? Tools I am using: Ubuntu 20.04 in Windows Virtual box, Arm DS 2023, SoC embedded Command Shell Board: Arria 10 SoC Additional Inf...
tehjingy_Altera
Regular Contributor
2 years agoHi Thiru
You could refer to this link on understanding more on the baremetal.
https://www.intel.com/content/www/us/en/docs/programmable/683211/current/bare-metal-user-guide.html
After understanding the flow, either booting directly to baremetal application or through uboot.
I would suggest that you try out the hello world example in the link below.
https://www.rocketboards.org/foswiki/Documentation/HWLib
Lets try out booting a simple application first before interfacing with the hardware.
Regards
Jingyang, Teh