2022-07-04 10:47 PM
How to debug those separated code via winIDEA.
Solved! Go to Solution.
2022-07-05 02:00 AM
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
2022-07-05 01:35 AM
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
2022-07-05 01:46 AM
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?
2022-07-05 02:00 AM
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
2022-07-05 02:18 AM
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
2022-07-05 11:01 PM
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...