Hi experts,
For EVMK2H board, there are two kinds of IPC method. They are MessageQ and MessageCom; there are also two kinds of method to loading/running DSP image. They are CCS and MPM.
Q: Is there any rule or limitation on IPC and DSP loading/running? That is to say, for example, if we choose MessageCom for IPC, can we use MPM to load/running DSP image? The relationship table is like below.
|
MPM |
CCS |
MessageQ |
|
|
MessageCom |
|
|
Note:
mcsdk: 3_01_01_04
ipc:3_22_02_11
syslib:3_00_00_06
Tony