Forum Discussion
Altera_Forum
Honored Contributor
20 years agoSoftware code Protection
Hi All, I want to protect my software code in NIOS IDE.Means whatever i made(*.c and *.cpp) that end user can get the calling function of that. Overall code is abstract from them. Just for examp...
Altera_Forum
Honored Contributor
20 years agoHi,
For the HAL, you need a .a, not a .so (it's not Linux :-) ) and... you can use the .a to build your apps, provided it is distributed ith the right include files! PJ