Board logo

标题: sopc builder 求助 [打印本页]

作者: renjamin    时间: 2008-5-15 14:06     标题: sopc builder 求助

初学sopc,在做sopc的generate时候出错,报的是failed to refresh ptf file.
用的是quartus7.2 破解版的,又在网上下了7.2的megacore ip library装上。提示说是redeay to generate 。但是在generate过程中出错,错误代码errno11。有知道的帮忙解答一下,先谢谢了,附件是出错的图片截图

[此贴子已经被作者于2008-5-15 14:09:25编辑过]



图片附件: [sopc builder 求助] MWLmxosI.jpg (2008-5-15 13:53, 43.43 KB) / 下载次数 438
http://bbs.eccn.com/attachment.php?aid=4254&k=f8d9ceee12e502e5279d89e9ddcc9f9c&t=1732518618&sid=D919nw


作者: renjamin    时间: 2008-5-15 14:15

怎么贴图,似乎失败了?


作者: thanksat    时间: 2008-5-15 14:58

7.x的版本我也试过,在generate时也出过错

1\查找一下安装路径只留英文字母

2\把软件装齐并破解好


作者: renjamin    时间: 2008-5-15 15:54

谢谢,我试一下。

卸载了重装一次看看


作者: renjamin    时间: 2008-5-15 19:11

全部卸了,重新装的。还是老毛病。。。。。

Info: Info: Running Quartus II Shell
Info: Info: Version 7.2 Build 151 09/26/2007 SJ Full Version
Info: Info: Copyright (C) 1991-2007 Altera Corporation. All rights reserved.
Info: Info: Your use of Altera Corporation's design tools, logic functions
Info: Info: and other software and tools, and its AMPP partner logic
Info: Info: functions, and any output files from any of the foregoing
Info: Info: (including device programming or simulation files), and any
Info: Info: associated documentation or information are expressly subject
Info: Info: to the terms and conditions of the Altera Program License
Info: Info: Subscription Agreement, Altera MegaCore Function License
Info: Info: Agreement, or other applicable license agreement, including,
Info: Info: without limitation, that your use is for the sole purpose of
Info: Info: programming logic devices manufactured by Altera and sold by
Info: Info: Altera or its authorized distributors. Please refer to the
Info: Info: applicable agreement for further details.
Info: Info: Processing started: Thu May 15 18:50:41 2008
Info: Info: Command: quartus_sh -t sopc_add_qip_file.tcl
Info: Info: Evaluation of Tcl script sopc_add_qip_file.tcl was successful
Info: Info: Quartus II Shell was successful. 0 errors, 0 warnings
Info: Info: Allocated 71 megabytes of memory during processing
Info: Info: Processing ended: Thu May 15 18:50:43 2008
Info: Info: Elapsed time: 00:00:02
Info: Starting PTF file elaboration.
5 [main] sh 600 fork: child 1352 - died waiting for longjmp before initialization, errno 11
c:/altera/quartus/sopc_builder/bin/nios_sh: fork: Resource temporarily unavailable
5 [main] sh 728 fork: child 1752 - died waiting for longjmp before initialization, errno 11
c:/altera/quartus/sopc_builder/bin/nios_sh: fork: Resource temporarily unavailable
Error: C:\altera\ss/stand.ptf: Failed to refresh PTF file
Info: Finished elaborating PTF file.
Executing: c:/altera/quartus//sopc_builder/bin/sopc_builder --classic --generate C:/altera/ss/stand.ptf
Info: Starting generation...
6 [main] sh 2168 fork: child 1428 - died waiting for longjmp before initialization, errno 11
c:/altera/quartus/sopc_builder/bin/nios_sh: fork: Resource temporarily unavailable
6 [main] sh 3548 fork: child 2304 - died waiting for longjmp before initialization, errno 11
c:/altera/quartus/sopc_builder/bin/nios_sh: fork: Resource temporarily unavailable
Error: System generation failed.


作者: renjamin    时间: 2008-5-15 19:13


哦,凸显一下

[此贴子已经被作者于2008-5-15 19:15:15编辑过]


作者: renjamin    时间: 2008-5-15 19:13

Info: Starting PTF file elaboration.
5 [main] sh 600 fork: child 1352 - died waiting for longjmp before initialization, errno 11
c:/altera/quartus/sopc_builder/bin/nios_sh: fork: Resource temporarily unavailable
5 [main] sh 728 fork: child 1752 - died waiting for longjmp before initialization, errno 11
c:/altera/quartus/sopc_builder/bin/nios_sh: fork: Resource temporarily unavailable
Error: C:\altera\ss/stand.ptf: Failed to refresh PTF file
Info: Finished elaborating PTF file.
Executing: c:/altera/quartus//sopc_builder/bin/sopc_builder --classic --generate C:/altera/ss/stand.ptf
Info: Starting generation...
6 [main] sh 2168 fork: child 1428 - died waiting for longjmp before initialization, errno 11
c:/altera/quartus/sopc_builder/bin/nios_sh: fork: Resource temporarily unavailable
6 [main] sh 3548 fork: child 2304 - died waiting for longjmp before initialization, errno 11
c:/altera/quartus/sopc_builder/bin/nios_sh: fork: Resource temporarily unavailable
Error: System generation failed.

[此贴子已经被作者于2008-5-15 19:14:08编辑过]


作者: thanksat    时间: 2008-5-15 20:49

不知道你怎么搞的

megacore ip library也得装上

再不成,就用6.0

[em01]
作者: pangjibo2008    时间: 2008-5-22 20:21

我的generate貌似通过,但是用IDE 调C语言出错。用的是build all
**** Build of configuration Debug for project hello_world_0 ****

make -s all includes
Linking hello_world_0.elf...
/cygdrive/e/altera/71/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/../../../../nios2-elf/bin/ld: region onchip_mem is full (hello_world_0.elf section .text). Region needs to be 38132 bytes larger.
/cygdrive/e/altera/71/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/../../../../nios2-elf/bin/ld: region onchip_mem is full (hello_world_0.elf section .bss). Region needs to be 320 bytes larger.
/cygdrive/e/altera/71/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/../../../../nios2-elf/bin/ld: address 0x4140 of hello_world_0.elf section .onchip_mem is not within region onchip_mem
/cygdrive/e/altera/71/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/../../../../nios2-elf/bin/ld: section .rodata [00002020 -> 000024ff] overlaps section .exceptions [00002020 -> 000021c7]
/cygdrive/e/altera/71/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/../../../../nios2-elf/bin/ld: section .rwdata [00002500 -> 00003f2b] overlaps section .text [000021c8 -> 0000d4f3]
/cygdrive/e/altera/71/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-elf/3.4.1/../../../../nios2-elf/bin/ld: section .bss [00003f2c -> 0000413f] overlaps section .text [000021c8 -> 0000d4f3]
collect2: ld returned 1 exit status
make: *** [hello_world_0.elf] Error 1
Build completed in 24.204 seconds


作者: thanksat    时间: 2008-5-22 21:13

onchip_ram太小,你应该把编译目标定位到更大容量的存储器里,比如flash

[此贴子已经被作者于2008-5-22 21:17:11编辑过]


作者: cjfwindy    时间: 2010-7-13 23:51

有谁需要ALTERA的ip核,qq57694560,cjfwindy@163.com
作者: 云南之彩    时间: 2010-7-15 17:57

All times are GMT-8.The time now is 10:38AM.
作者: 爱哥哥的蜻蜓    时间: 2010-7-15 17:57

General Discussion
作者: 沙滩居士    时间: 2010-7-15 18:00

All times are GMT-8.The time now is 10:38AM.
作者: dstic    时间: 2010-7-21 10:04

好复杂啊。。。





欢迎光临 电子技术论坛_中国专业的电子工程师学习交流社区-中电网技术论坛 (http://bbs.eccn.com/) Powered by Discuz! 7.0.0