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

各位大哥,NIOSII问题求助

各位大哥,NIOSII问题求助

刚接触NIOSII,我怎么一用NIOSII编译的时候,怎么动不动就几百个警告呀,这样做的系统会不会崩溃呀


 

你是说quartus的报警吗
在交流中前进,共同实现nios的应用。
是的,就是在QUARTUSII里面,
Warning: Reduced register "nios32:inst|cpu_0:the_cpu_0|M_ienable_reg[15]" with stuck data_in port to stuck value GND
Warning: Reduced register "nios32:inst|cpu_0:the_cpu_0|cpu_0_nios2_oci:the_cpu_0_nios2_oci|cpu_0_nios2_oci_xbrk:the_cpu_0_nios2_oci_xbrk|xbrk_break" with stuck data_in port to stuck value GND
Warning: Found pins functioning as undefined clocks and/or memory enables
Info: Assuming node "clk" is an undefined clock
Info: Assuming node "altera_internal_jtag~TCKUTAP" is an undefined clock
Info: Assuming node "altera_internal_jtag~UPDATEUSER" is an undefined clock
等等内容,象这样的程序能不能运行起来
没什么问题,你试试.
在交流中前进,共同实现nios的应用。
右键点击警告或者错误信息,选择HELP。可以出来一些与警告错误有关的资料,并且有解决方案。
更改一些设置就应该没问题
返回列表