keil编译中的问题

点击编译,不能编译,第一行出现这个
*** Target 'first' uses ARM-Compiler 'Default Compiler Version 5' which is not available.

编译器没有找到对应的 ARM-Compiler。可能是开发环境没有正确配置或者没有安装对应的 ARM-Compiler。

可能版本不正确啊

Keil5遇到:*** Target ‘xxx‘ uses ARM-Compiler ‘Default Compiler Version 5‘ which is not available.

不知道你这个问题是否已经解决, 如果还没有解决的话:

如果你已经解决了该问题, 非常希望你能够分享一下解决方案, 写成博客, 将相关链接放在评论区, 以帮助更多的人 ^-^