Forum Discussion
Altera_Forum
Honored Contributor
8 years agoDownload any of our SMP freeware for the Cyclone V device from
code-time.com/smp_free.html Each DS5 project has a DS5 script named debug-nonhosted.ds (they are at the tip level inside the projecst. All you need to change in them is the name of binary file loaded and that's near the end of the script The package also include the SPL / U-boot for the supported boards. Each command in the scripts are commented; that should allow you to understand step by step what needs to be done. Regards