Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Creating 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...