Skip to main content
Logeshwar
Associate
July 5, 2022
Solved

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

  • July 5, 2022
  • 3 replies
  • 1467 views

How to debug those separated code via winIDEA.

    This topic has been closed for replies.
    Best answer by Erwan YVIN

    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

    3 replies

    ODOUV.1
    ST Employee
    July 5, 2022

    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

    Logeshwar
    LogeshwarAuthor
    Associate
    July 5, 2022

    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
    Erwan YVINBest answer
    ST Employee
    July 5, 2022

    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

    Logeshwar
    LogeshwarAuthor
    Associate
    July 5, 2022

    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
    July 6, 2022

    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...