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 agoYou can take your code, compile it, and distribute the binaries without the source code...
of course you'll probably need some modifictaion to your makefiles... but that should be not a big problem... an example is the ERIKA Enterprise demo... you can find it on the Evidence web site. Paolo