Forum Discussion
Tirupataiah
New Contributor
2 years agoBareMetal Application for Stratix-10 H-Tile EVM board
Hi, Can I do BareMetal Application for Stratix-10 H-Tile EVM board. If possible please share the procedure to do BareMetal on stratix-10 H-Tile EVM. Thanks in advance.
mabdrahi
Contributor
2 years agoHi Tiru,
After discussion form our internal team, the Stratix 10 devkit and EVM can use same baremetal application. Here is the example we can refer https://www.rocketboards.org/foswiki/Documentation/HWLib
In this example, there can only compile by using ARM DS. I have try other crosscompiler GCC or GNU but its not working for CLANG baremetal compilation.