Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to use manage system library project?
Hi All, Few days back i wrote one thread about software code protection.After studying some more depth in NIOS IDE i am getting 1) managed system library 2) system library project. Now ...
Altera_Forum
Honored Contributor
20 years agoHi...
sorry for the delay, I was out of town last week... - the "-s" parameter is used automatically by the IDE to remove the command lines of the command it executes... I was saying that because in that way you get the commands executed to compile the system and you can understand what's is going on. - the reason why I'm always giving you replies on libraries is because we implemented it that way for ERIKA Enterprise. Did you take a look at the Demo version of ERIKA Enterprise? we distribute our kernel with a binary library... - as an alternative, you can compile your code, and ask your customers to put the .o/.h files inside the project, and then to add the right commands inside the project properties... bye Paolo