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