Altera_Forum
Honored Contributor
19 years agobuild an eCos library error
hi all:
when i build an eCos library in 6.1 step 1,some errors occurs : "Error loading the default hardware template 'nios_dev_board': Package CYGPKY_HAL_NIOS@, 7 errors occurred while reading in the CDLvdata." I select "ok",then let me "please specify the root of the eCos repository tree". the default tree is"default rounte is c:\altera\kits\nios2_51\components\ecos\ecos-current" .. this is the error log : c:/DOCUME~1/lyg/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>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGHWR_HAL_NIOS2_TEXT_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGHWR_HAL_NIOS2_RODATA_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGHWR_HAL_NIOS2_RWDATA_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGSEM_ROM_MONITOR_TEXT_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGSEM_ROM_MONITOR_RODATA_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGSEM_ROM_MONITOR_RWDATA_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} c:/DOCUME~1/lyg/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>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGHWR_HAL_NIOS2_TEXT_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGHWR_HAL_NIOS2_RODATA_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGHWR_HAL_NIOS2_RWDATA_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGSEM_ROM_MONITOR_TEXT_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGSEM_ROM_MONITOR_RODATA_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} c:/DOCUME~1/lyg/LOCALS~1/Temp/nios2_auto.cdl, option CYGSEM_ROM_MONITOR_RWDATA_REGION, property legal_values: error End of expression reached when expecting an operand. <end of data>{ ...} can anydody help me build an eCos library?? thanks!