欢迎来到尧图网

客户服务 关于我们

您的位置:首页 > 文旅 > 美景 > 记录一个坑关于STM32 ARM Compiler Version

记录一个坑关于STM32 ARM Compiler Version

2025/5/1 15:56:25 来源:https://blog.csdn.net/Go_ahead_forever/article/details/147284893  浏览:    关键词:记录一个坑关于STM32 ARM Compiler Version

在用 Keil 进行 STM32 开发的时候,一开始下载,下载的 ARM 编译器是 Version6,他就不兼容老的代码,就很抽象。

所以必须要更换编译器。

可以去官网下载编译器 Downloads - Arm Developer ,也可以自己找资源哈(百度网盘 请输入提取码)

那编译器下载好后,要注意安装的地址,一定要在keil5安装的 ARM 目录下,不然会报License错误。

例如:

ARMLMD_LICENSE_FILE is not set. You must set this to the path to your license.
Information about this error is available at: http://ds.arm.com/support/lic87/m1General licensing information is available at: http://ds.arm.com/support/licensing/If you need further help, provide this complete error report to your supplier or license.support@arm.com.- ARMLMD_LICENSE_FILE: unset- LM_LICENSE_FILE: unset- ARM_TOOL_VARIANT: unset- ARM_PRODUCT_PATH: unset- Product location: C:\soft\arm-compiler-Version5\sw\mappings- Toolchain location: C:\soft\arm-compiler-Version5\Bin- Selected tool variant: product- Checkout feature: compiler5- Feature version: 5.0202006- Flex error code: -1
Product: ARM Compiler 5.06
Component: ARM Compiler 5.06 update 7 (build 960)
Tool: ArmCC [4d365d]
".\Objects\Project.axf" - 28 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed:  00:00:01

后面就是添加编译器了

选择安装的编译器version5的地址就好了。

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

热搜词