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

Quartus 5 Eclipse not Building "Hello World" or any other Code on Windows-7 Machine

Altera_Forum
Honored Contributor II
1,047 Views

Hello There, 

 

 

I am using Quartus 5 on windows 7 machine. 

 

 

i open the example project from directory. 

 

 

C:|altera\Quartus\example\verilog\nios_II_1C20\standard\standard.qpf 

 

 

copmile it and programme the Altera Cyclone Dev-Kit (1C20 board). 

 

 

then open the eclipse create new application (Hello World)--> then build the Application. 

 

 

it generate a error (Please see attached print Screen of Error's) 

 

 

i have rebuild the code by opening the eclipse in  

 

 

1.administrator privilege  

2. in Windows-XP Compatibility mode 

3. Windows 7 Compatibility mode 

 

 

But Result are same. 

 

 

Regards 

 

 

kaushal
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
336 Views

I guess you didn't create a new project but you moved it or copied from another system, so it seems it is missing some file reference. 

Try a project clean and rebuld all. If this doesn't work, probably you need to change some directory name inside project properties. 

If you can't solve it, you'd better create a new project from scratch.
0 Kudos
Reply