Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12747 Discussions

Where to get working sources for NIOS2 toolchain?

Altera_Forum
Honored Contributor II
1,036 Views

i found via google this page: 

http://www.altera.com/support/kdb/2000/11/...72000_7307.html (http://www.altera.com/support/kdb/2000/11/rd11272000_7307.html

 

there i can download the source code to the gnu toolchain used in the NIOS2 development tools ... however, the 5.0 and 5.1 source trees are both incomplete ... for example, the src/gcc/gcc/config/nios2/t-nios2 config file refers to these files: 

$(srcdir)/config/nios2/lib2-divmod.c 

$(srcdir)/config/nios2/lib2-divmod-hi.c 

$(srcdir)/config/nios2/lib2-divtable.c 

$(srcdir)/config/nios2/lib2-mul.c 

$(srcdir)/config/nios2/crti.asm 

$(srcdir)/config/nios2/crtn.asm 

which do not exist in either the 5.0 or 5.1 source tarballs 

 

so where can one obtain the complete source trees ?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
318 Views

Hi vapier, 

 

That old link is for nios only. 

 

Please check these for nios2 

1. marc's site, with buildroot 

http://scorpius.homelinux.org/~marc/nios2.html (http://scorpius.homelinux.org/~marc/nios2.html

2. my post, from scratch 

http://forum.niosforum.com/forum/index.php?showtopic=3040 (http://forum.niosforum.com/forum/index.php?showtopic=3040

 

Happy new year! http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/tongue.gif
0 Kudos
Reply