Other Parts Discussed in Thread: TMS320F28377D
Hello!
I'm working on a project with the tarjet TMS320F28377D, and need to read a variable in CPU1 from CPU2.
Using examples, I could send messages between processors using IPC. But, could you give me a guide on how to read the variable in real time on the cpu1?
I need that variable for use within an interrupt timer0.
Regards!