buspal build fails

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
3,785件の閲覧回数
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,762件の閲覧回数
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,779件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport
0 件の賞賛
返信
3,774件の閲覧回数
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,763件の閲覧回数
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 件の賞賛
返信