Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNios without SystemLibrary
Hi, I am working for a shool projet on Nios II. I was wondering if it was possible to compile and link a program for Nios II without using the SystemLibrary at all. Meaning make the smallest pr...
Altera_Forum
Honored Contributor
21 years agoHi,
projet's almost over, but I still have a problem: I wanted to linked without system library, I can do it providing an empty syslib, but code still link with altera device driver from Nios II. specially with crt0.s file that I would like to modify. But I dont want to touch to altera drivers. (cause I have some other system library that's actually need altera drivers). Do you if it's possible not to link with that?? thanks for your help, Sylvain