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++
12600 Discussions

Updating the nios2-linux-20090825 package

Altera_Forum
Honored Contributor II
1,331 Views

I am running the update script found in the nios2-linux directory and, among other things, it appears to be updating the tools in toolchain-mmu/x86-linux2/bin but renaming them in the process. Should I use this script to update this distro or should I just use git for updates? 

 

Thanks ahead!
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
320 Views

use the script, it just calls git. the toolchain naming update is expected.

0 Kudos
Altera_Forum
Honored Contributor II
320 Views

I thought everything was working properly with the update script but now, my CROSS_COMPILE is still pointing to nios2-wrs-linux-gnu. Where can I change this?

0 Kudos
Altera_Forum
Honored Contributor II
320 Views

Please try pull in the uClinux-dist directly. 

 

cd uClinux-dist 

git pull origin trunk 

 

Then check if you have the correct vendors/config/nios2/config.arch line 18. 

 

- Hippo
0 Kudos
Reply