Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17244 Discussions

How to tell which BSP that an eclipse project is using (quartus 13.0sp1)

Altera_Forum
Honored Contributor II
1,322 Views

Is there a settings dialog somewhere in the eclipse IDE (using quartus13.0sp1) that will show me where/which BSP that the eclipse project is pointing to/using? I have code that needs to run on 2 separate platforms and I would like to be able to change BSPs w/o a lot of copy/paste of code around. 

 

Quartus13.0sp1/Eclipse Indigo Service Release 2 20120216-1857
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
602 Views

First one location you need to change: right click on project -> Properties -> Nios II Application Properties -> BSP project location  

and the second one: right click on project -> Properties -> Project References
0 Kudos
Altera_Forum
Honored Contributor II
602 Views

Thanks linas!  

 

That answered this question and fixed a problem I was having where eclipse seemed to lose the system.h file after I did a clean on the project.
0 Kudos
Reply