Altera_Forum
Honored Contributor
12 years agoRegarding Cyclone5 SOC Hello World Code Design Flow
Hi all,
I am using Cyclone5 SOC Device and i need to write a small HELLO WORLD Program using QuartusII 13.1 and ARMDS-5 Tools. So i opened new project QuartusII 13.1 tool and in qsys added "Hard Processor System" and "on chip memory" blocks and generated instantiated file and added in top file. Added .qip file to project ---> run tcl script file ----> compiled the project successfully. Opened Embedded command shell ---> BSP-editor ---> added "hps_isw_handoff" path and generated "SPL_BSP" Folder ---> make. Now i opened typed eclipse in command shell and opened ARM DS-5 tool. File --> Import --> C/C++ --> Existing code as makefile project --> added SPL_BSP Folder --> Now i need to write a small Hello World program and by linking to above SPL_BSP Folder. How shall i do . Kindly reply me if any one knows. Thanks venkat