Forum Discussion
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 e...
Altera_Forum
Honored Contributor
19 years agoMake sure you have specified the '--cpu=' parameter correctly. This should be set to the name of your Nios II processor in the SOPC builder, and it's also case sensitive!
There appears to be no validation for this parameter, so if you specify incorrectly you get the errors you describe (at least on my system running version 6.0).