AR# 1641: XABEL-CPLD: Some hints on the error 'Done: failed with exit code: 0001'
AR# 1641
|
XABEL-CPLD: Some hints on the error 'Done: failed with exit code: 0001'
描述
Keywords: XABEL, CPLD, exit, code, 0001
Urgency: Standard
General Description: When running XABEL-CPLD, the following error message may occur in XABEL-CPLD Auto-Make Log File(automake.log): Updating: Programming File(.jed)
The exit code indicates that something went wrong in the Xilinx program itself and the Data I/O software flags an error of this kind since it doesn't know what went wrong.
解决方案
1. Make sure that you have installed the latest patches for XABEL-CPLD. The patches are fitterpc.zip and eztag_pc.zip and are currently available on the Xilinx FTP site.
2. Make sure the PATH and the XACT variables are specified properly in the autoexec.bat file. Example: SET PATH=<path_to_xabel_cpld>;<any_other_paths>.... SET XACT=<path_to_xabel_cpld>;<any_other_paths>.. where <path_to_xabel_cpld> is the location of the XABEL-CPLD software. By default, this will be c:\xabel6\xact9k
Verify that this is true by typing 'set' from DOS prompt.
3. Look at the the log files in the project directory to find out what went wrong. These log files are: automake.log, design_name.log and tsprep.log