Forum Discussion
RaduB_Altera
Occasional Contributor
2 months agoThe latest available instructions are at https://www.rocketboards.org/foswiki/Documentation/HWLib. That does not use SoC EDS. But it still uses the Arm DS for running the resulted binary.
We also have the Ashlig RiscFree debugger, see https://www.altera.com/products/development-tools/ashling. You can debug A10 bare-metal applications with it. First you could try running up to U-Boot console manually, then download and execute the application with RiscFree. The advantage of RiscFree is that it does not require purchasing a license.