S32K324 multicore examples

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K324 multicore examples

ソリューションへジャンプ
4,126件の閲覧回数
jakub_mielczare
Contributor IV

Hello,

I searched RTD 4.4.2.0.1 for S32K3 but could not find any example for multicore S32K324.

Could you please point me to a sample hello world project for S32K324 using both cores that I can build my project on?

 

Thank you,

Jakub

タグ(3)
0 件の賞賛
返信
1 解決策
4,102件の閲覧回数
JRoberto
NXP TechSupport
NXP TechSupport

@jakub_mielczare 

Unfortunately, We don't have any example with a dual elf available but, I please follow the steps bellow to create a project with this configuration.
1.- Create a new S32DS Application Project

JRoberto_0-1662030915867.png

 

2.- Select your multicore device and give the project a name

JRoberto_1-1662030969306.png

 

3.- Select if you want to use the PlatformSDK or not... ( Personally I would use it since ir makes the development to go faster)

JRoberto_2-1662031051488.png

 

4.- After you click on finish, you will see that 2 new projects will be added to your project explorer tab. There is one project for each core, then you can compile them and develop them as 2 different projects.

JRoberto_5-1662031177654.png

When you already have your 2 elf files, you can check the thread below that shows how to flash them and debug them. It's made for another target but the same steps apply for the S32k family.

HOWTO: debug multi-core project in S32 Design stud... - NXP Community

HOWTO: download separate elf/srec/hex file to micr... - NXP Community

 

I hope this information is helpful to you.

Best Regards!

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
4,119件の閲覧回数
JRoberto
NXP TechSupport
NXP TechSupport

Hello @jakub_mielczare 

Kindy review the details below: 

Example Name: Platform_Multicore_SingleElf_S32K324

RTD/Version: S32K3 RTD AUTOSAR 4.4 2.0.0 version=2.0.0

Best Regards and Happy Development!

0 件の賞賛
返信
4,112件の閲覧回数
jakub_mielczare
Contributor IV

Hello JRoberto,

Thank you.

Is there also an example where both cores are running separately, a dual ELF case?

Best regards,

Jakub

0 件の賞賛
返信
4,103件の閲覧回数
JRoberto
NXP TechSupport
NXP TechSupport

@jakub_mielczare 

Unfortunately, We don't have any example with a dual elf available but, I please follow the steps bellow to create a project with this configuration.
1.- Create a new S32DS Application Project

JRoberto_0-1662030915867.png

 

2.- Select your multicore device and give the project a name

JRoberto_1-1662030969306.png

 

3.- Select if you want to use the PlatformSDK or not... ( Personally I would use it since ir makes the development to go faster)

JRoberto_2-1662031051488.png

 

4.- After you click on finish, you will see that 2 new projects will be added to your project explorer tab. There is one project for each core, then you can compile them and develop them as 2 different projects.

JRoberto_5-1662031177654.png

When you already have your 2 elf files, you can check the thread below that shows how to flash them and debug them. It's made for another target but the same steps apply for the S32k family.

HOWTO: debug multi-core project in S32 Design stud... - NXP Community

HOWTO: download separate elf/srec/hex file to micr... - NXP Community

 

I hope this information is helpful to you.

Best Regards!

0 件の賞賛
返信