本帖最后由 avonhu 于 2011-8-21 18:04 编辑
这几天想调试一下板子,建了一个ISE工程,包含一个嵌入式微处理器,结果在EDK中调用: Hardware->Generate Netlist的时候,出现了如下的怪问题
ERROR:HDLParsers:3582 - Error opening "xst/plbv46_slave_single_v1_01_a/hdpdeps.ref" for reading.
ERROR:HDLParsers:3582 - Error opening "xst/xps_uartlite_v1_02_a/hdpdeps.ref" for reading.
ERROR:EDK:546 - Aborting XST flow execution!
ERROR:EDK:440 - platgen failed with errors!
make: *** [implementation/dlmb_wrapper.ngc]
而且出错模块不稳定,应该和IP核没什么关系
ERROR:HDLParsers:3582 - Error opening "xst/interrupt_control_v2_01_a/hdpdeps.ref" for reading.
ERROR:EDK:546 - Aborting XST flow execution!
ERROR:EDK:440 - platgen failed with errors!
make: *** [implementation/leds_8bit_wrapper.ngc]
是不是哪里设置的问题呢?我用的Windows 7, ISE SUITE 13.2
死活都通不过!求高手解惑! |