hellow everyone! I meet a problem when i develop in ds-5,
I have setup Xilinx SDk and DS-5 on my PC,and I fellow xilinx xapp1185's guide to import xilin's driver file into ds-5.
in xapp1185's 1st step,when i change compiler option to armcc&armar, the err displayed as fellow:
Error: C9932E: Cannot obtain license for Compiler (feature compiler5) with license version >= 5.0201301
Cannot find license file.
The license files (or license server system network addresses) attempted are
listed below. Use LM_LICENSE_FILE to use a different license file,
or contact your software provider for a license file.
Feature: compiler5
Filename: C:\flexlm\license.dat
License path: C:\flexlm\license.dat;
FLEXnet Licensing error:-1,359. System Error: 2 "No such file or directory"
For further information, refer to the FLEXnet Licensing documentation,
available at "www.flexerasoftware.com".
Cannot obtain license for Compiler (feature bsp_compiler5) with license version >= 5.0201301
Feature: bsp_compiler5
ARM C/C++ Compiler, 5.03 [Build 24]
make[1]: *** [xadcps_selftest.o] 错误 1
make[1]: *** [xadcps_sinit.o] 错误 1
make[1]: 由于错误目标“libs”并未重新创建。
"Compiling cpu_cortexa9"
ERROR:EDK - make failed for target "libs"
ERROR:EDK - Error(s) while running make.
make: *** [ps7_cortexa9_0/lib/libxil.a] 错误 2
make: 由于错误目标“all”并未重新创建。
11:12:51 Build Finished (took 8s.533ms)
Hi liuhz,
In DS-5, what do you see if you go to Help > ARM License Manager and then look at the Configuration and Diagnostics tabs?
It's also worth checking that you have the correct version of DS-5 selected in the "Select the toolkit that you intend to use" dropdown.
Hope this helps,
Joe