Forum Discussion
Altera_Forum
Honored Contributor
11 years agoWhere can find "Bare metal C++ example project for Cyclone V SoC Dev Kit" ?
hi, Does anybody know how to create a "bare-metal hello world C++ project" that can running on Cyclone V SoC Dev Kit ? I have create a new C++ project from DS-5 IDE, after modify some p...
Altera_Forum
Honored Contributor
11 years agoAfter some modification, now I can do DS-5 Debugging....
1. Add a new debug script (debug-hosted.ds), (attached) - Run preloader first (semi-host enabled) - Run gcc_bm.axf 2. Modify debug-configuration - Debugger Sheet: Run Control : Connect Only Run target initialization debugger script: debug-hosted.ds