AR# 6715: 2.1i Template Manager - Selecting "List Options" produces msg. - "Cannot find this file. Please verify that the correct filename and path are given"
AR# 6715
|
2.1i Template Manager - Selecting "List Options" produces msg. - "Cannot find this file. Please verify that the correct filename and path are given"
説明
Keywords: txt, template, customize, options
Urgency: Standard
General Description:
When selecting "List Options" within the "Customize Options" window, the following message appears:
F:\Xilinx\data\XXXX.txt Cannot find this file. Please verify that the correct filename and path are given.
ソリューション
The "List Options" feature is supposed to invoke a text file output of the supported Program Options for the program selected (i.e - ngdbuild, map, par, etc...).
This feature currently does not work due to the trailing "\" at the end of the file path to wordpad (i.e. "D:\xilinx\data\ngdbuild.txt\")
Workaround:
You can either browse to the path above and invoke the *.txt file manually OR open up a DOS Shell and type in "map -h, par -h, etc.." to get a list of the supported program options.
A fix for this issue will be made available in the next release.