OpenEdv-开源电子网

 找回密码
 立即注册
正点原子全套STM32/Linux/FPGA开发资料,上千讲STM32视频教程免费下载...
查看: 3820|回复: 9

Keil 使用.a链接库报错L6242E: Cannot link object

[复制链接]

2

主题

8

帖子

0

精华

新手上路

积分
47
金钱
47
注册时间
2020-2-24
在线时间
8 小时
发表于 2021-8-12 14:39:36 | 显示全部楼层 |阅读模式
1金钱
..\OBJ\LED.axf: Error: L6242E: Cannot link object invn_algo_agm.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object invn_quaternion_fxp.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object orientation_utils_fxp.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object gyro_cal_fnm_fxp.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object rls_calibration_fxp.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object spherical_fxp.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object invn_geometry_fxp.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object invn_scalar_algebra_fxp.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object math_utils_fxp.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object invn_signal_processing_fxp.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object interface_calibration_gyr_fxp.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object interface_orientation_fxp.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
..\OBJ\LED.axf: Error: L6242E: Cannot link object invn_binary.c.obj as its attributes are incompatible with the image attributes.
   ... wchart-16 clashes with wchart-32.
   ... packed-enum clashes with enum_is_int.
Not enough information to produce a FEEDBACK file.
Not enough information to list image symbols.
Not enough information to list the image map.
Finished: 29 information, 0 warning and 13 error messages.
"..\OBJ\LED.axf" - 13 Error(s), 0 Warning(s).


*** Performing Cross-Module-Optimization:
*** Feedback file '..\OBJ\LED.fed' not found.
Target not created.

最佳答案

查看完整内容[请看2#楼]

已解决,是编译器没有将.a文件识别为库文件,改下.a文件的识别就可以编译了
正点原子逻辑分析仪DL16劲爆上市
回复

使用道具 举报

2

主题

8

帖子

0

精华

新手上路

积分
47
金钱
47
注册时间
2020-2-24
在线时间
8 小时
 楼主| 发表于 2021-8-12 14:39:37 | 显示全部楼层
已解决,是编译器没有将.a文件识别为库文件,改下.a文件的识别就可以编译了
回复

使用道具 举报

2

主题

8

帖子

0

精华

新手上路

积分
47
金钱
47
注册时间
2020-2-24
在线时间
8 小时
 楼主| 发表于 2021-8-12 14:40:53 | 显示全部楼层
哪位大佬知道啊?感激不尽啊
回复

使用道具 举报

530

主题

11万

帖子

34

精华

管理员

Rank: 12Rank: 12Rank: 12

积分
165309
金钱
165309
注册时间
2010-12-1
在线时间
2108 小时
发表于 2021-8-13 02:03:56 | 显示全部楼层
从第一个error开始找原因
我是开源电子网www.openedv.com站长,有关站务问题请与我联系。
正点原子STM32开发板购买店铺http://openedv.taobao.com
正点原子官方微信公众平台,点击这里关注“正点原子”
回复

使用道具 举报

0

主题

1

帖子

0

精华

新手入门

积分
2
金钱
2
注册时间
2023-9-5
在线时间
0 小时
发表于 2023-9-5 09:43:32 | 显示全部楼层
数据长度不匹配,按照红框图示勾选即可解决
868E94E1-6907-4fbe-8D41-70C524B388AA.png
回复

使用道具 举报

0

主题

1

帖子

0

精华

新手入门

积分
3
金钱
3
注册时间
2024-5-18
在线时间
0 小时
发表于 2024-5-18 10:32:33 | 显示全部楼层
AlwaysOnline 发表于 2023-9-20 20:13
已解决,是编译器没有将.a文件识别为库文件,改下.a文件的识别就可以编译了

请问您是讲.a改为.lib了吗
回复

使用道具 举报

2

主题

8

帖子

0

精华

新手上路

积分
47
金钱
47
注册时间
2020-2-24
在线时间
8 小时
 楼主| 发表于 2024-5-20 15:34:07 | 显示全部楼层
sunchenye 发表于 2024-5-18 10:32
请问您是讲.a改为.lib了吗

解决方法:
选中库文件.a文件,右键选择Options for File '*****.a’设置文件类型为Library file,就可以编译通过了
回复

使用道具 举报

2

主题

8

帖子

0

精华

新手上路

积分
47
金钱
47
注册时间
2020-2-24
在线时间
8 小时
 楼主| 发表于 2024-5-20 15:34:31 | 显示全部楼层
AlwaysOnline 发表于 2024-5-20 15:34
解决方法:
选中库文件.a文件,右键选择Options for File '*****.a’设置文件类型为Library file,就可 ...

https://blog.csdn.net/qq_39851127/article/details/100222086
看这个贴子
回复

使用道具 举报

0

主题

1

帖子

0

精华

新手入门

积分
8
金钱
8
注册时间
2021-5-29
在线时间
1 小时
发表于 2024-7-3 17:33:09 | 显示全部楼层
本帖最后由 Banana886 于 2024-7-3 17:35 编辑
AlwaysOnline 发表于 2024-5-20 15:34
解决方法:
选中库文件.a文件,右键选择Options for File '*****.a’设置文件类型为Library file,就可 ...

楼主,我按照你的方法依旧无法编译通过
20240703173236.png
回复

使用道具 举报

2

主题

8

帖子

0

精华

新手上路

积分
47
金钱
47
注册时间
2020-2-24
在线时间
8 小时
 楼主| 发表于 2024-7-16 14:25:51 | 显示全部楼层
本帖最后由 AlwaysOnline 于 2024-7-17 10:37 编辑
Banana886 发表于 2024-7-3 17:33
楼主,我按照你的方法依旧无法编译通过

2,Error : L6242E : link object ******* as its attributes are incompatible with the image attritbutes
...wchart-16 clashes with wchart-32
... packed-enum clashed with enum is int.
加载库编译错误
解决方式:
1)


2)去除勾选以下选项(需要在ARMCC6编译器下操作):



回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则



关闭

原子哥极力推荐上一条 /2 下一条

正点原子公众号

QQ|手机版|OpenEdv-开源电子网 ( 粤ICP备12000418号-1 )

GMT+8, 2024-11-22 13:29

Powered by OpenEdv-开源电子网

© 2001-2030 OpenEdv-开源电子网

快速回复 返回顶部 返回列表