Altera_Forum
Honored Contributor
10 years agoStarting a user program from the Pre-loader.
Hi,
I had generated the preloader image by following the steps given in http://rocketboards.org/foswiki/view/documentation/gsrd131preloader I had programmed the preloader file using hps.exe software. and after power-on reset the Preloader is working fine. That is I could able to receive the serail communication comments through UART. My query is .., I have run an user code to blink the LED. I had written the code and compiled using ARMDs-5 IDE. How to load the user written code after the preloader and start executing it ????? Could you please give me suggestion or tips to execute the usercode from the preloader.