完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我安装了ISE 14.4,并希望使用Webpack在Spartan3 xc3s200上进行简单的设计。
我总是得到这两个错误 错误:安全:9c - 没有'ISE'或'WebPack'功能版本2012.12可用ERROR:Map:258 - 试图获得此架构的许可证时遇到问题。 我检查了许可证文件,似乎没问题。 我尝试过XC9500 CPLD,但它确实有效。 问题是什么? 以上来自于谷歌翻译 以下为原文 I installed ISE 14.4 and would like to use Webpack to do a simple design at a Spartan3 xc3s200. I get always these two errors ERROR:Security:9c - No 'ISE' nor 'WebPack' feature version 2012.12 was available ERROR:Map:258 - A problem was encountered attempting to get the license for this architecture. I checked the licence file and it seems to be ok. I tried a XC9500 CPLD and it works. What is the problem? |
|
相关推荐
7个回答
|
|
嗨,
你是什么时候生成webpack许可证的? 您可以尝试使用其他Spartan -3设备运行设计吗? 这会告诉您许可证是否已过期,您是否必须重新生成新的Webpack许可证? 使用ISE设计工具14.4的Webpack许可证检查支持的Spartan-3设备。 http://www.xilinx.com/support/documentation/sw_manuals/xilinx14_4/irn.pdf 谢谢, 谢谢,AnirudhPS:请将此标记作为答案,以防它有助于解决您的问题。如果帖子引导您找到解决方案,请给予赞誉。 以上来自于谷歌翻译 以下为原文 Hi, When did you generate th webpack license? Can you try running the desing using other Spartan -3 devices? This would let you know if the license has expired and you have to regenerate a new webpack license? Check the supported Spartan-3 devices with the Webpack license for the ISE design tool 14.4. http://www.xilinx.com/support/documentation/sw_manuals/xilinx14_4/irn.pdf Thanks, Thanks, Anirudh PS: Please MARK this as an answer in case it helped resolve your query.Give kudos in case the post guided you to a solution. |
|
|
|
从上面的链接查看第43页..
谢谢,AnirudhPS:请将此标记作为答案,以防它有助于解决您的问题。如果帖子引导您找到解决方案,请给予赞誉。 以上来自于谷歌翻译 以下为原文 Check Pg 43 from the above link.. Thanks, Anirudh PS: Please MARK this as an answer in case it helped resolve your query.Give kudos in case the post guided you to a solution. |
|
|
|
感谢您的信息。
我尝试了其他Spartan 3以及其他几种设备。 另外我生成并复制了一个新的许可证。 不幸的是没有变化 还有其他提示吗? 以上来自于谷歌翻译 以下为原文 Thanks for the information. I tried other Spartan 3 and also several other devices. In addition I generated and copied a new licence. Unfortunattely no change Any other hints? |
|
|
|
嗨,
您可以查看一下这个位置C: Xilinx 14.4 ISE_DS ISE是否存在斯巴达3库。 如果缺少库,请卸载并重新安装工具。 Ankury 以上来自于谷歌翻译 以下为原文 Hi, Could you please check at this loction C:Xilinx14.4ISE_DSISE the spartan 3 libraries is present or not. If the libraries are missing then please uninstall and reinstall tool. Ankury |
|
|
|
遇到与上面相同的问题。
使用Windows 8我收到此错误。 在旧的Wista系统上它可以工作。 以上来自于谷歌翻译 以下为原文 Got the same problem as above. Using windows 8 I get this error. On the old Wista systems it works. |
|
|
|
您的webpack许可位于何处?
您的XILINXD_LICENSE_FILE变量指向哪里? 您的webpack许可证的版本限制是多少? 如果您打开XLCM,您是否看到针对Webpack,ISE或其他SW密钥报告的许可证功能,它们是否显示为有效且可供使用? CPLD不使用MAP或PAR(需要ISE / WebPacklicense的工具),因此9500设备不会出现相同的错误。 以上来自于谷歌翻译 以下为原文 Where is your webpack license located? Where does your XILINXD_LICENSE_FILE variable point to? What is the version limit in your webpack license? If you open XLCM do you see license features reported for Webpack, ISE or other SW keys and are they shown as valid and available for use? CPLDs do not use MAP or PAR (tools requiring ISE/WebPack license) so it makes sense that the 9500 devices would not have the same error. |
|
|
|
我得到了同样的错误。
我的目标设备是xc3s50a-5tq144。 安装是使用所有默认设置完成的,只是安装位于“D: Xilinx”而不是“C: Xilinx”。 这个安装的目的是专门使用免费工具,我希望这些工具允许我在目标设备上编辑,合成和模拟(如果我错了,请纠正我)。 我无法理解错误消息的含义。 虽然文件“D:。Xilinx Xilinx.lic”确实存在并且看起来像许可证,但它们听起来像映射功能(也可能是其他功能)没有相应的许可证。 环境(用户)变量“LM_LICENSE_FILE”和“XILINXD_LICENSE_FILE”都是“D:。Xilinx Xilinx.lic”。 这些也作为具有相同值的“系统变量”重复。 顺便说一句,我还不清楚使用Vivado或ISE设计流程的优点和缺点是什么。 到目前为止,上述观察指的是ISE,因为Vivado的DOS屏幕启动了“警告:[Vivado 15-2]没有'实施'许可证”。 请帮忙....! 以上来自于谷歌翻译 以下为原文 I am getting the same errors. My target device is xc3s50a-5tq144. The installation was done using all the defaults except that the installation is located in "D:Xilinx" instead of "C:Xilinx". The intent of this installation is to use exclusively the free tools, which I hope will allow me to edit, synthesize and simulate on the target device (correct me if I'm wrong). I have trouble understanding the meaning of the error messages. They sound like the mapping feature (may be other ones too) does not have the appropriate license although the file "D:.XilinxXilinx.lic" does exist and looks like a license. The environment (user) variables "LM_LICENSE_FILE" and "XILINXD_LICENSE_FILE" are both "D:.XilinxXilinx.lic". These are also repeated as "system variables" with the same values. BTW, it istill not clear to me if what are the advantages and disadvantages of using the Vivado or ISE design flow. So far the observations above refer to ISE since Vivado's DOS screen starts with "WARNING: [Vivado 15-2] No 'Implementation' license found". Please help....! |
|
|
|
只有小组成员才能发言,加入小组>>
2416 浏览 7 评论
2821 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2292 浏览 9 评论
3372 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2459 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
1157浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
584浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
450浏览 1评论
2005浏览 0评论
729浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-23 01:30 , Processed in 1.272029 second(s), Total 61, Slave 54 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号