如题,用的MDK5.25 和谐,大前天一切正常,后面一直没有使用,今天打开所有工程都编译不了了,后面检查了一下,
所有使用ARMCLANG V6编译器的工程都不能成功编译,改换成V5版本的编译器是可以的
错误提示:
*** Using Compiler 'V6.9', folder: 'C:\Keil\ARM\ARMCLANG\Bin'
Build target 'DEBUG'
ArmClang.exe: error: Failed to check out a license.Keil Licensing error: No TOOLS.ini file found
ArmClang.exe: note: Check that your license details are correct in the License Management dialog of MDK. Additional information is available at: http://www.keil.com/support/man/ ... ense_management.htm
If you need further help, provide this complete error report to your supplier or license.support@arm.com.
Compiler toolchain version 6.10.1 will fix this issue. We expect this release mid of June 2018. The patch files will be provided in this knowledgebase article. The next version of MDK 5.26 will also contain compiler toolchain 6.10.1.详见官网