load multi-cores project

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

load multi-cores project

1,076 Views
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?

0 Kudos
1 Reply

784 Views
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 Kudos