Hi, the kidness engineer of TI's company.
like the example above, without any ISR, I am curious about how to make sure no conflict between different core in 28388d ?
s.t. if CPU1 write data to this msgram "MSGRAM_CPU_TO_CM_ECAT" while the CM core read the value in this ram at the same time,
how to make sure cpu1 is finish the writing before cm read, if without any isr?