安装Keil5后,编译工程出现报错:
Error: C9555E: Failed to check out a license.
ARMLMD_LICENSE_FILE is not set. You must set this to the path to your license.
The license file could not be found. Check that ARMLMD_LICENSE_FILE is set correctly.
原因:keil 5.37版本后没有arm5 版本编译器
解决方法:需要自己下载ARM Complier5.06版本,下载后安装在keil的ARM文件夹里。
然后点三个方块,添加编译器路径,重启keil。


再次打开工程,点击魔法棒,点Target,改编译器版本,改成version 5.06。


3万+

被折叠的 条评论
为什么被折叠?



