This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C6678: Question about the C6678 16bit EMIF access.

Part Number: TMS320C6678

Hi all,

If I use 2 dsp core, core0/1 to access 16bit EMIF at the same time.

Each one do 32bit read like below:

DSP0 32bit read; at the same time DSP1 32bit read;

Each 32bit will been divide to 2 16bit access. My question is if it is possible the DSP0 32bit read will been interrupted by DSP1 32bit read?

Does the 32bit read is atomic operation?

thanks !

BR,
Denny