- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've added a new component to my current project. The compilation of sopc builder and quartus II were successfull. But when I built the NIOS II application under NIOS II IDE, I got an error 2 with no details. After the observation, I've found that the <project_name>_syslib.a file was not created while building the <project_name>_syslib. If I copy the HAL srcource files under the directory of <project_name>_syslib, it works. And originally the HAL folder is under the directory of my new component folder which is under the directory of my quartus II project. The HAL folder contains two folders, src and inc. I've written the component.mk file under src. And when I build my project, it can find the <quartus_project>/<new component>/HAL/inc directory and the <quartus_project>/<new component>/HAL/src directory. But it just does'nt create the <project_name>_syslib.a file!! Why??
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have any spaces in your path? I experienced problems with Quartus/SOPC Builder if thats the case :)
Lokla- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nop. The <project_name>_syslib directory and my quartus II project are in the same partition. Did I miss something?

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page