MCUXpresso IED project porting

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

MCUXpresso IED project porting

跳至解决方案
1,752 次查看
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 项奖励
回复
1 解答
1,738 次查看
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 项奖励
回复
3 回复数
1,739 次查看
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 项奖励
回复
1,722 次查看
yejx
Contributor I
Thanks, but I failed to execute MI when I was debugging after building
0 项奖励
回复
1,725 次查看
yejx
Contributor I

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

yejx_0-1700705478733.png

 

0 项奖励
回复