Forum Discussion
Altera_Forum
Honored Contributor
12 years agoCreating static library without bsp
Hi, I need to create a simple static library to be linked with my main NIOS-II application. I don't want to have that library be dependent on BSP, because it is purely software logics. Is t...
Altera_Forum
Honored Contributor
12 years agoIn menu, I think, you get New>library.
Nios II SBT is designed to be used with material boards. That is why BSP is needed : it matches hardware and software. But you can create simple application without NIOS II. Can you give an example of what you want to do ?