Hi;
I am trying to send just one byte from one 6474 to another 6474. Source dsp use port 1and second use port 2. I am not realy sure why this happens but in some cases it wont work.
While trying to solve the problem i realize that some error registers are written. These are;
ERR_DET 0x01000000
ADDR_CAPT 0x10850568 -> which is exactly the adress i am trying to write
ID_CAPT BEEFBEEF
CTRL_CAPT 0x55000000
It could be important, at the beginning if write operation work fine, then it wont be a problem anymore. It will work all the time. But if it doesn't work then it will never work. This could be about it's starting scenario. At document there are some explanations about the error registers but it doesnt give any idea why such problem occurs or any idea about how can i fix it. I am stuck with this problem.
Thank you..
Tugrul