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 there a built-in way to achieve this with NIOS II SBT eclipse? I'm using NIOS-II SBT 12.0. Thanks