SOPC_BUILDER_PATH may be incorrectly set in your environment
Error: no processor component available.
错误经常出现在 移植别人的SOPC系统。在编译NIOS ide 时,环境变量路径问题。
no processor component available
make -s all includes make: *** No rule to make target
make -s all includes make: *** No rule to make target
make -s all includes make: *** No rule to make target
错误提示 **** Build of configuration Debug for project EP2C8_test **** make -s all includes Error: no processor component available. SOPC_BUILDER_PATH may be incorrectly set in your environment. make[1]: *** [proc_check] Error 1 make: *** [system_project] Error 2 Build completed in 27.906 seconds
解决方法,重新编译硬件,再打开niosii IDE ,切换workspace到当前工程目录,Import工程到工作空间,首先执行clean project