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

gcc path not found

Altera_Forum
名誉分销商 II
1,967 次查看

Hi all, 

i am new to altera. 

plz help us to resolved m issue. 

 

in nios II building time C++ and gcc path not found ?? 

 

what to do ??
0 项奖励
3 回复数
Altera_Forum
名誉分销商 II
1,090 次查看

You need to use the Nios II command shell. Windows Start button->All Programs->Altera <version>->Nios II EDS <version>->Nios II <version> Command Shell.

0 项奖励
Altera_Forum
名誉分销商 II
1,090 次查看

Hi, 

i am new for this, i don't know how to use this.  

plz tell me another option for this.
0 项奖励
Altera_Forum
名誉分销商 II
1,090 次查看

You haven't provided enough details on your problem. I assume you are trying to build software for nios2 using the command line. You need to start the nios II command shell as shown in my previous post. Because this is a cross compiler, you don't use ordinary gcc, your commands for building all start with nios2-elf. For example nios2-elf-gcc, nios2-elf-ld, etc. There are plenty of tutorials on the Altera web site. Make sure you read the Nios2 EDS developers guide. I think chapter 4 has command line information.

0 项奖励
回复