MCUXpresso IED project porting

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

MCUXpresso IED project porting

Jump to solution
1,738 Views
yejx
Contributor I

How to solve the problem when porting #

DISPLAY

#https://github.com/nxp-appcodehub/dm-rt1170evkb-full-appliance

this project buil

e:/app/mcuxpressoide_11.7.1_9221/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.7.1.202301190959/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -lVIT_CM7_v04_07_05
e:/app/mcuxpressoide_11.7.1_9221/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.7.1.202301190959/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -lvoiceseeker_no_aec
e:/app/mcuxpressoide_11.7.1_9221/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.7.1.202301190959/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -larm_cortexM7lfdp_math
collect2.exe: error: ld returned 1 exit status
make[1]: *** [makefile:81: evkmimxrt1170_appliance_oven.axf] Error 1
make: *** [makefile:72: all] Error 2

0 Kudos
Reply
1 Solution
1,724 Views
RaRo
NXP TechSupport
NXP TechSupport

Hello @yejx,

Could you please try to build the project (in release mode instead debug mode) to the board and run the example?

To select this, please go to the upper toolbar and click on the arrow in the hammer and choose 2 Release (Release build). Then just click on the hammer to build the project.

RaRo_1-1700672764090.png

[How to change to Release build in MCUXpresso IDE]

Kind regards, Raul.

View solution in original post

0 Kudos
Reply
3 Replies
1,725 Views
RaRo
NXP TechSupport
NXP TechSupport

Hello @yejx,

Could you please try to build the project (in release mode instead debug mode) to the board and run the example?

To select this, please go to the upper toolbar and click on the arrow in the hammer and choose 2 Release (Release build). Then just click on the hammer to build the project.

RaRo_1-1700672764090.png

[How to change to Release build in MCUXpresso IDE]

Kind regards, Raul.

0 Kudos
Reply
1,708 Views
yejx
Contributor I
Thanks, but I failed to execute MI when I was debugging after building
0 Kudos
Reply
1,711 Views
yejx
Contributor I

Thanks@ RaRo, but I failed to execute MI when I was debugging after building

yejx_0-1700705478733.png

 

0 Kudos
Reply