cancel
Showing results for 
Search instead for 
Did you mean: 

Hey all I have a problem with SPC56ECxx. The question is I have to create a single program for both the cores (core 1 : z4d and core 2 : z0h) or I have to create a separate program for z4d and z0h. If I need to create separate program for z4d and z0h.

Logeshwar
Associate II

How to debug those separated code via winIDEA.

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee

Hello ,

Winidea seams to support SPC56 Families.

I recommend to create a separate program for z4d and z0h

you have an example on http://community.spc5studio.com (HAL Components Update Site)

SPC56ECxx OS-Less Z0 Slave Core Test Application

SPC56ECxx OS-Less Z4 Master Core Test Application

For this case , we have created 2 applications.

You can create with the same spirit 2 RLA applications (z4d and z0h)

Best Regards

Erwan

View solution in original post

5 REPLIES 5
ODOUV.1
ST Employee

Multicore debugging is supported by UDE/PLS, our partner

If you are using WINIDEA, contact them to know if they are supporting SPC5xx multicore debugging.

Best regards

I have to create a single program for both the cores (core 1 : z4d and core 2 : z0h) or I have to create a separate program for z4d and z0h. Can you answer this?

Erwan YVIN
ST Employee

Hello ,

Winidea seams to support SPC56 Families.

I recommend to create a separate program for z4d and z0h

you have an example on http://community.spc5studio.com (HAL Components Update Site)

SPC56ECxx OS-Less Z0 Slave Core Test Application

SPC56ECxx OS-Less Z4 Master Core Test Application

For this case , we have created 2 applications.

You can create with the same spirit 2 RLA applications (z4d and z0h)

Best Regards

Erwan

Thank you sir. I have one more doubt If i create separate program, Then how can I able to communicate the cores with each other

Sivashankar
Associate II

I couldnt get the sample codes for sample Slave core and Master core Test Application. Please guide me to get those codes. That website is not working...