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.

TMS320F28379D: IPC command response data buffer size 100 bytes.

Part Number: TMS320F28379D

We're looking to consolidate our device setup, which currently employs two separate microcontrollers. One manages communication protocols and protection functions, while the other controls an LCD display using SCI for command-response communication.

Our aim is to migrate to a TMS320F379D dual-core microcontroller, with Core 1 replacing the first microcontroller's tasks and Core 2 taking over LCD control. We plan to use Inter-Processor Communication (IPC) for core-to-core communication.

Could you recommend IPC examples suitable for our needs? Additionally, we're seeking advice on managing command-response data buffers, which have a size of 100 bytes.