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

在nios上移植uclinux时出现的问题

在nios上移植uclinux时出现的问题

在nios上移植uclinux时(nios2linux-1.4、nios6.0、quartus 6.0)

我把头两步生成的vmlinux.bin和romfs.bin通过flashprogrammer下载到开发板中,从串口可以输出东西,应该说我的移

植已经是成功的,但是在第三步建立和编译应用程序的build make target的时候出现:

make -k all
no emulation specific options.
make: *** No rule to make target `hello.exe', needed by `all'.
make: *** No rule to make target `hello.gdb', needed by `all'.
make: Target `all' not remade because of errors.

请大侠们指点迷津!!!!谢谢!!!!

返回列表