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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Errors in Nios2Configtool

Altera_Forum
Honored Contributor II
1,024 Views

Hello I'm just getting started with trying to get Ecos setup with NIOSII and I'm running to some issues. After running the nios2configtool with the following command line: 

 

[SOPC Builder]$ nios2configtool --ptf=/cygdrive/c/altera/kits/nios2_60/componen 

ts/altera_nios_dev_board_cyclone_2c35/system/altera_nios_dev_board_cyclone_2c35 

.ptf --cpu=cpu 

c:\altera\kits\nios2_60 

 

I get 7 of these errors: 

 

c:/DOCUME~1/escott/LOCALS~1/Temp/nios2_auto.cdl, option CYGHWR_HAL_SYSCLK_DEV, property legal_values: error 

End of expression reached when expecting an operand. 

<end of data>{ ...} 

 

and then it asks me for the repository directory again which is: 

 

c:\altera\kits\nios2_60\components\ecos\ecos-current 

 

I&#39;m using the defualt install directory (I think) 

 

I checked the message board and there was one other thread on this and it mentioned check the cpu flag and make sure it is correct and I have it is the defualt of CPU. 

 

Does any body have a Idea of what is wrong or what to look at. 

 

Thanks, 

Eric.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
323 Views

Make sure the ptf location and cpu name (case sensitive) are correct.

0 Kudos
Reply