--- Quote Start ---
originally posted by keijo@Nov 21 2005, 08:03 AM
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 would leave everything else for application?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11069)
--- quote end ---
--- Quote End ---
A good place to start would be the Reducing Code Footprint section of the Nios Software Developers Handbook. You should be able to get the syslib down to the same size you could by hand coding everything in your application.