When I try to program the Flash device on my ML510 board using the 11.1 EDK tools Flashwriter utility, I receive the following error:
* Opening image file to be programmed...done.
* Setting up Flashwriter sources for compilation...
* Performing CFI Query on the flash part(s)...
* ERROR: Flashwriter application reported an error: Unable to successfully query target part layout using CFI!
* Flashwriter terminating!
How can I resolve this issue?
Make sure that your SW3 dipswitch settings on the ML510 board match the following settings:
SYSACE CFG Mode '1'
JTAGSEL '0'
Mode0 '1'
Mode1 '0'
Mode2 '1'
Cfg0 '0'
Cfg1 '0'
Cfg2 '0'
In EDK 11.3 the following changes also need to be made to your design:
MHS:
Add a top level port:PORT fpga_0_FLASH_Mem_CEN_pin = fpga_0_FLASH_Mem_CEN_pin, DIR = O
Connect Mem_CEN of XPSMCH_EMC core for Flash:PORT Mem_CEN = fpga_0_FLASH_Mem_CEN_pin
UCF:
Add the following line to the SRAM section:Net fpga_0_FLASH_Mem_CEN_pin LOC=AL14 | SLEW = FAST | DRIVE = 8 | IOSTANDARD=LVCMOS33;
The design problems are scheduled to be fixed in EDK 11.4.
Answer Number | 问答标题 | 问题版本 | 已解决问题的版本 |
---|---|---|---|
38095 | ML510 - Known Issues and Release Notes Master Answer Record | N/A | N/A |
AR# 33044 | |
---|---|
日期 | 03/18/2015 |
状态 | Active |
Type | 综合文章 |
Boards & Kits |