This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28388D: SysConfig Settings in a Project Using CPU1, CPU2 and CM

Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

Tool/software:

Hi,

In a project where 3 cores are used together, how should IPC settings be made with sysconfig for example? When I create a sysconfig file for CPU1, only IPC settings for CPU2 can be made in the IPC tab.

Is there no sysconfig support for CM? In a project where I send packets between CPU1 and CM with IPC, do I need to set IPC settings manually?

Can you share a sample project that uses CPU1, CPU2, CM, IPC and Ethernet together? Or is there a documentation for this?

  • Hi,

    Currently there is no Sysconfig support for CM core.

    Please have a look at the dual core sysconfig examples located at the C2000Ware\driverlib\f2838x\examples\c28x_dual\dma.

    There are sysconfig based IPC examples in the C2000Ware\driverlib\f2838x\examples\c28x_dual\ipc folder, please have a look at them.

    Thanks

    Aswin