AR# 33159: 13.x Licensing - "_xlcm.exe has encountered a problem and needs to close"
AR# 33159
|
13.x ライセンス - 「_xlcm.exe has encountered a problem and needs to close」というエラー メッセージが表示される
説明
ISE Design Suite プログラム グループから、または Project Navigator から [Help] → [Manage Licenses] をクリックして Xilinx License Configuration Manager (XLCM) を起動すると、次のようなエラー メッセージが表示され、プログラムが停止します。
''_xlcm.exe has encountered a problem and needs to close. We are sorry for the inconvenience.
同様に XINFO を実行すると「Exception Processing Message c000000013 Parameters ...」というメッセージがまず表示され、「_xinfo.exe has encountered a problem and needs to close. We are sorry for the inconvenience」というメッセージが続きます。
このエラーが発生する理由と回避策について教えてください。
ソリューション
Windows コンピューターによりますが、ISE 11.2 Xilinx License Configuration Manager には例外を引き起こす DLL 競合がありました。
ISE Design Suite 12.x および 13.x の場合は、検索パスに無効なライセンス ファイルが含まれている場合、XLCM のライセンス チェックで例外が発生する可能性があります。たとえば、以下のライセンスでこのエラーが発生します。このライセンスには Increment または Feature 行がなく、パッケージ名は「null」になっていることに注目してください。この問題は ISE Design Suite 14.1 で修正されています。
# ----- REMOVE LINES ABOVE HERE -------------------------- # # This license is valid from Sun Apr 10 18:16:31 GMT+00:00 2011. # # This is license NODELOCKED to HOSTID=12345678; # there is no need to run lmgrd for this license. # # # # ---------------------------------------------------------------------- # The following PACKAGE definition is a REQUIRED part of this license: # PACKAGE null xilinxd 2015.04 E114BDD2E898 COMPONENTS="ISIM PlanAhead \ WebPACK ChipscopePro_SIOTK ChipsopePro xc6slx150t" \ OPTIONS=SUITE # # ------------------------------------------------------------------------------ # # ----- REMOVE LINES BELOW HERE --------------------------