Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHow to load softare for dev. board demos
How are existing NIOS II demo projects loaded into Eclipse for running in NIOS II hardware? I am familiar with steps to creating new Eclipse projects for Quartus systems, but am having tr...
Altera_Forum
Honored Contributor
8 years agoYou should be able to open the 'workspace' directory for the existing project. This is typically the folder with the '.metadata' folder in it.
Alternatively, open a new workspace and 'import an existing project' into workspace. Then point at the folder containing the example project (typically with a '_app' & '_hw_platform' folders in) and import them. Cheers, Alex