Other Parts Discussed in Thread: SYSBIOS, CODECOMPOSER
Tool/software: TI-RTOS
Hello
I'm using IPC 3.42.0.02 o C6678
Could you please confirm me that after MessageQ_get I must invalidate the cache before using the received message?
I'm asking this because sometimes the received message contains old data ... adding invalidate cache seems to fix the problem.
Thank you