Inter-Processor Communications
TMS320F2837xD Microcontroller Workshop - Dual-Core Inter-Processor Communications 11 - 5
CPU1 can read it. After the sending CPU writes a message it can inform the receiver CPU that it
is available through an interrupt or flag.
IPC Message Registers
Provides very simple and flexible messaging
Dedicated registers mapped to both CPU’s
The definition (what the register content
means) is up to the application software
TI’s IPC-Lite drivers use the IPC message
registers
Interrupts and Flags
IPC Flags and Interrupts
CPU1 to CPU2: 32 flags with 4 interrupts (IPC0-3)
CPU2 to CPU1: 32 flags with 4 interrupts (IPC0-3)
Register
IPCSET
interrupt and/or set flag)
IPCFLG
is set by the “SET” register
IPCCLR
Requesting CPU Set, Flag and Clear registers
Register
IPCSTS
STS and FLG
Receiving CPU Status and Acknowledge registers