首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

请教NiosII IDE编译crt0出错的问题

请教NiosII IDE编译crt0出错的问题

本人刚学nios不久,遇到一个问题,用NiosII IDE 编译任何一个工程(包括实例hello_led)都会报错如下:

**** Build of configuration Debug for project hello_led_0 ****

make -s all
Compiling crt0.S...
make[1]: *** [crt0.o] Error 57
make: *** [system_project] Error 2
Build completed in 3.797 seconds

于是求助Altera的在线服务,回复如下:

1. You need to install the same version of QuartusII, MegaCore IP and NiosII IDE.
2. Please install all software with administrator privilege and place them in directories which do not have any non-english and blank characters.
3. Please note that you cannot have any other versions of Cygwin installed on your PC.
4. Run Quartus and SOPC builder once after installing NiosII, as SOPC builder sets up a few PATHs and updates some of the files needed by the NiosII IDE. Launching the SOPC builder within a standard reference design should ensure all the paths are setup, then relaunch the NiosII IDE.

感觉是软件冲突或安装路径的问题,于是重装系统和软件此时机子上只有Quartus II,SOPC,NiosII IDE,同一版本,默认安装路径(无非英字符),可问题仍未解决。。。

请教论坛高人,望指点迷津。

重新安装一下吧。

在交流中前进,共同实现nios的应用。
我也碰到了这个问题,搞不懂,郁闷至极!

我也遇到了同样 的问题,奋战n天,未果,于是采用究极大法:另装了一个xp来专门跑qutarsII和nios IDE,问题就解决了

这个问题我已经解决了

返回列表