Altera_Forum
Honored Contributor
11 years agoPorting Custom Code on SD
Hi,
I have successfully managed to boot Linux on Cyclone 5 SoC with SD card. I also run 2 applications (hello & led_blink) which were already present in the prebuilt sd card image taken off rocketboards webpage. However, now I need to run my own application on the board. How do I do that? For example I have a C code, so I build it using DS-5 and write the application (only) on SD card? Would that work? How do I compile/run a project on the board? Also, are the apps led_blink & hello a part of the image file on the sd card? Because when I look at the contents of the card on windows I do not see those apps or file names. Thank you, Surabhi