Forum Discussion
Altera_Forum
Honored Contributor
20 years agoReducing syslib size
I use Nios II and Quartus 5.0. When I build my application using "small" syslib. The library takes about 15 kB. Is there a way to make my own custom library that would contain only startup code and w...
Altera_Forum
Honored Contributor
20 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- Do I need to initialize jtag uart if one is present in the system?[/b] --- Quote End --- Only if you intend to use it. I suggest you start with the generated alt_main and remove things one by one to see what it is that's breaking your system.