buspal build fails

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

buspal build fails

跳至解决方案
3,776 次查看
kabufw
Contributor I

I tried to build buspal for MKL25Z4 with using IAR Embedded Workbench IDE --Arm 9.10.2.
The following message is displayed and the build failed. Is there a workaround?

Error[Li005]: no definition for "__iar_small___aeabi_uidiv" [referenced from C:\workspace\NXP_Kinetis_Bootloader_2_0_0_mod\apps\bus_pal\MKL25Z4\iar\buspal_freedom\Debug\obj\MKL25Z4\drivers\i2c\fsl_i2c.o]

0 项奖励
回复
1 解答
3,753 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi,

To avoid the linker errors, the recommendation is to go to Project>Options>Linker>Extra Options, and remove manual redirects.

Using the IAR EWARM 8.50.9 (latest version of this IDE ) I was able to get rid of compiler  errors after  un-checking the use command line options box.

jingpan_0-1628063075584.jpeg

 

Regards,

Jing

 

在原帖中查看解决方案

0 项奖励
回复
3 回复数
3,770 次查看
jingpan
NXP TechSupport
NXP TechSupport
0 项奖励
回复
3,765 次查看
kabufw
Contributor I

Hi @jingpan  ,

I cannot access your link. If I access it, browser displays the following message. Could you inform me how I can access it?

kabufw_0-1628047801467.png

 

0 项奖励
回复
3,754 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi,

To avoid the linker errors, the recommendation is to go to Project>Options>Linker>Extra Options, and remove manual redirects.

Using the IAR EWARM 8.50.9 (latest version of this IDE ) I was able to get rid of compiler  errors after  un-checking the use command line options box.

jingpan_0-1628063075584.jpeg

 

Regards,

Jing

 

0 项奖励
回复