Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE,
Hello,
I’m testing the CM UART example (uart_ex1_echoback) from C2000Ware Resource Explorer for TMS320F28388D. The example notes that the UART pins are initialized/configured from CPU1, since CPU1 “drives” the CM core.
I have a couple of questions:
-
During runtime, is it possible to shift application control/logic between CPU1 and the CM core (e.g., start on CPU1, then run portions on CM, and switch back)?
-
Can the CM core communicate back to CPU1 (send data/events), i.e., is communication bidirectional between CPU1 and CM?
-
If yes, what is the recommended mechanism to do this (IPC, shared RAM/message RAM, interrupts, etc.) and any pointers/examples would be really helpful.
Thank you,
Shreyas