Hello,
i try to test ATOMIC OPERATION (ATOMIC increment ) , in C6474 , i can build and execute the project without problem but
when I want to test the memory of DSP destination, I find the same value in memory so no increment of data
for that I tested " Completion Code " i found value 2 i compare this value wih Table of LSU Status Register Fields in user guide
i found :
010b - Transaction complete, packet not sent due to flow control blockade (Xoff)
so you have any solution to resolve the problem ?