Can not build multicore helloword for MCXN947 by IAR

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

Can not build multicore helloword for MCXN947 by IAR

263 Views
max_meng
Contributor II

I used NXP FRDM-MCXN947 board, I can use IAR 9.50 to build and run single core hello world & led samples, but build multicore examples always fails.

I download multicore_examples/hello_world code from:

https://mcuxpresso.nxp.com/en/example-projects?uvid=573500

I can use IAR 9.50, 9.40 build core1 project, but can not build core0 project, I always got following error:

Error[Li005]: no definition for "_hello_world_cm33_core1_image" [referenced from <internal module>]

Is there anyway to build this sample project?

Labels (3)
Tags (1)
0 Kudos
8 Replies

197 Views
max_meng
Contributor II

I tested with 9.30.1, 9.40.2,9.50.2, all of them can not build core0 project.

9.30.1 can not open ewp file, it said it's too old.

9.40 & 9.50 can open ewp file, but can not build core0 project.

QQ截图20240510093808.jpg

I downloaded code from:

https://mcuxpresso.nxp.com/en/example-projects?uvid=573500

Here is my screenshot:

QQ截图20240510092742.jpg

My SDK version, where I can download latest SDK_2_16_000_FRDM-MCXN947:

QQ截图20240510094149.jpg

0 Kudos

180 Views
HangZhang
NXP Employee
NXP Employee

Hi @max_meng 

I downloaded SDK_2_16_000_FRDM-MCXN947.

I directly compile core0 project.

HangZhang_0-1715320438712.png

This is because you are missing core 1 Image, so you need compile core1 project.

HangZhang_1-1715320558422.png

And then you compile Project core0 project again, and it will succeed.

HangZhang_2-1715320691341.png

Hope this will help you.

BR

Hang

0 Kudos

174 Views
max_meng
Contributor II

Hi HangZhang,

Thanks for your reply.

Where I can download 2.16 SDK? I can only see 2.14.0 in following page:

QQ截图20240510151727.jpg

0 Kudos

165 Views
HangZhang
NXP Employee
NXP Employee

Hi @max_meng 

You can visit the official website

Select Board | MCUXpresso SDK Builder (nxp.com)

HangZhang_0-1715326686153.png

Hope this will help you.

BR

Hang

0 Kudos

162 Views
max_meng
Contributor II
The URL provided is the internal link:
https://kex-stage.nxp.com/en/select
"This site can’t be reachedCheck if there is a typo in kex-stage.nxp.com."
0 Kudos

240 Views
HangZhang
NXP Employee
NXP Employee

Hi @max_meng 

You should build core1 project first, and then build core0 project.

Hope this will help you.

BR

Hang

0 Kudos

237 Views
max_meng
Contributor II

Yes, I do the same process as you said, core 1 project can build, core 0 project always fails.

0 Kudos

217 Views
HangZhang
NXP Employee
NXP Employee

Hi @max_meng 

I'm sorry I can't open this link,

https://mcuxpresso.nxp.com/en/example-projects?uvid=573500

I can't reproduce this issue. Are you using the latest SDK_2_16_000_FRDM-MCXN947 SDK?

If there are still issues with the latest version of SDK, please provide me with picture of the problem.

Hope this will help you.

BR

Hang

0 Kudos