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

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

Altera_Forum
榮譽貢獻者 II
1,326 檢視

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 積分
2 回應
Altera_Forum
榮譽貢獻者 II
606 檢視

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
Altera_Forum
榮譽貢獻者 II
606 檢視

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.
回覆