Hi~
Recently I tested running Vision_apps, when I tried to use share memory between MCU2_1 and C7x, I found that C7x sometimes read data form share memory failed.
The code I runed on C7x is as below:
AppMemCacheInv(addr, size);
memcpy(data, addr, size);
A probability of one in ten thousandth may be wrong.