load multi-cores project

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

load multi-cores project

1,105 次查看
hochulchoi
Contributor I

hi,

I have some question about S32DS that's why i post words on here.

Now I use MPC5775k for our development and TRACE32 for debugging.

As you know 5775 has three cores but when i write image file '.elf ' to my kit,

it needs only one image ' .elf '.

when i create some project through the menu is New S32DS Project

there is no way to make one project , only there are check boxes that select required cores

          

I know there is a sample project "SingleElf_MPC5748G"

but i still have no idea how i can create one project or one image file '.elf ' with three cores

could you tell me how to it step by step please?

标记 (3)
0 项奖励
1 回复

813 次查看
martin_kovar
NXP Employee
NXP Employee

Hello,

please look at the following example. It contains Trace32 script which allows you to load all three .elf files into the microcontroller. You may need to edit path to .elf files. There are also some scripts to switch between the cores in multicore project.

https://community.nxp.com/docs/DOC-329809 

If you have any other questions, please feel free to write me back.

Regards,

Martin

0 项奖励