Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHelp required! Baremetal application with custom Preloader
Hi guys, As I want to now more about the design flow for developing on the Cyclone V SoC, I decided to create a new design, which allows to run a simple LED application on the NiosII processor ...
Altera_Forum
Honored Contributor
11 years agoPreloader not contain a SVC commands. If you not add :)
SVC is called in HWLIB "seret" initializing code -- except Unhosted example, swith technology I don`t know. "Semihost true" used with DS-5 debugger -- it connect to ARM processor and "simulate" SVC calls, without this will be hang. Preloader may be debugged as any application -- load .axf for it.