buspal build fails

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

buspal build fails

Jump to solution
3,782 Views
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 Kudos
Reply
1 Solution
3,759 Views
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

 

View solution in original post

0 Kudos
Reply
3 Replies
3,776 Views
jingpan
NXP TechSupport
NXP TechSupport
0 Kudos
Reply
3,771 Views
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 Kudos
Reply
3,760 Views
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 Kudos
Reply