Vampireyifeng 发表于 2014-11-10 00:07:25

新建NIOS工程的问题

本帖最后由 Vampireyifeng 于 2014-11-10 00:11 编辑

小弟,刚开始学习nios,用quartus配置好nios软核后,用nios ide新建工程时遇到如下问题,不过不知道怎么解决,感觉nios的ide不是很好用,
开发环境:

quartus也是11.0的,软件安装和工程建立都是参照黑金的。

/*====================================================我是分割线=====================================================*/


错误:
Severity and Description        Path        Resource        Location        Creation Time        Id
D:/altera/11.0/nios2eds/components/altera_hal/build/system_rules.mk /components/altera_hal/build/gnu_rules.mk: No such file or directory                hello_world_0_syslib        line 120        1415548375396        3

Severity and Description        Path        Resource        Location        Creation Time        Id
D:/altera/11.0/nios2eds/components/altera_hal/build/system_rules.mk /components/altera_hal/build/gtf_rules.mk: No such file or directory                hello_world_0_syslib        line 124        1415548375397        4

Severity and Description        Path        Resource        Location        Creation Time        Id
make: *** Error 2                hello_world_0        line 0        1415548660894        5


/*====================================================我是分割线=====================================================*/
Console:

**** Build of configuration Debug for project hello_world_0 ****

make -s all includes
Creating generated_app.mk...
      3 ? (8264) d:\altera\11.0\quartus\bin\cygwin\bin\perl.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x610000, top 0x680000, reserve_size 454656, allocsize 458752, page_const 4096
      2 perl 4344 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11
      4 ? (10000) d:\altera\11.0\quartus\bin\cygwin\bin\perl.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x610000, top 0x680000, reserve_size 454656, allocsize 458752, page_const 4096
6363269 perl 4344 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11
Creating generated_all.mk...
Creating system.h...
Compiling crt0.S...
make: *** Error 57
make: *** Error 2
Build completed in 283.088 seconds

/*====================================================我是分割线=====================================================*/
而且重新build后,错误又不一样了,而且感觉nios的ide编译的好慢啊。请大家指导一下{:biggrin:}

Vampireyifeng 发表于 2014-11-10 18:20:41

自己顶一下
页: [1]
查看完整版本: 新建NIOS工程的问题