*** target 'led' uses arm-compiler 'default compiler version 5' which is not
时间: 2023-09-16 16:03:15 浏览: 111
***目标‘led’使用了ARM编译器‘默认编译器版本5’,这是不兼容的。
当我们在编译程序时,需要选择合适的编译器版本以确保程序能够顺利运行。在这种情况下,问题出现在‘led’这个目标中,它使用了ARM编译器的一个默认版本,即版本5。
然而,问题是这个默认版本与某些其他组件或库不兼容。这可能导致编译错误、链接错误或程序运行时出现异常。
为了解决这个问题,我们需要调整编译器版本,并选择一个与其他相关组件兼容的版本。现在有许多不同版本的ARM编译器可供选择,我们可以根据具体情况选择合适的版本。
一种可能的解决方法是升级ARM编译器到一个更高的版本。这可能涉及到更新编译工具链或其它必要的配置。
另一种解决方法是根据目标‘led’所依赖的组件或库,选择一个与其兼容的ARM编译器版本。这可以通过查看这些组件或库的文档或相关信息来确定。
总结而言,解决这个问题的关键在于选择一个与其他相关组件兼容的ARM编译器版本。这样,在编译‘led’目标时,就能够顺利通过编译和链接,并且最终能够正常运行。
相关问题
*** Target 'led_c' uses ARM-Compiler 'Default Compiler Version 5' which is not available.
根据提供的引用内容,解决*** Target 'led_c' uses ARM-Compiler 'Default Compiler Version 5' which is not available的问题有以下两种方法:
1. 安装Compiler Version 5编译器:
- 首先,需要安装AC5编译器。可以参考博主的文章:KEIL MDK5.37版本自行添加AC5(ARMCC)编译器。
- 安装完成后,将AC5配置为路径C:\Keil_v5\ARM\ARM_Compiler_5.06u7。
2. 安装MDK5.37并安装ARM_Compiler_5:
- 首先,需要安装MDK5.37版本。
- 安装完成后,安装ARM_Compiler_5。
- 在安装过程中,将ARM_Compiler_5配置为路径C:\Keil_v5\ARM\ARM_Compiler_5.06u7。
*** Target 'Target 1' uses ARM-Compiler 'Default Compiler Version 5' which is not available.
As an AI language model, I do not have the complete context of the error message. However, based on the available information, it seems that the target 'Target 1' is using the ARM-Compiler 'Default Compiler Version 5' which is not available. This could be due to a few reasons such as the compiler being outdated or not installed properly. To resolve this issue, you may need to update or reinstall the ARM-Compiler or try using a different version of the compiler that is available. Additionally, you may want to ensure that your target settings are configured correctly and that all necessary dependencies are installed.