Altera_Forum
Honored Contributor
19 years agoErrors in Nios2Configtool
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'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.