Other Parts Discussed in Thread: SYSBIOS, C2000WARE
My customer is developing F28377D, now they meet issues on IPC usage using BIOS system.
The basic operating system is below:
CCS Ver.:9.3.0
Compiler Version:TI v18.12.4.LTS
BIOS Ver.:6.76.03.01
There is a large amount of data exchange between CPU1 and CPU2, which is currently controlled by the timer + IPCFlag method. I want to use timer + IPC interrupt to control. Refer to the dual-core IPC interrupt routine given by TI, adding IPC interrupt in the SYSBIOS version, but there is no response.
TI reference code is:
C:\ti\c2000\C2000Ware_3_02_00_00\device_support\f2837xd\examples\dual
cpu01_to_cpu02_ipcdrivers and cpu02_to_cpu01_ipcdrivers
Customer code can provide in email if needed.
BTW, Could you kindly give customer some check lists to debug?
BR
Emma