Other Parts Discussed in Thread: SYSBIOS
I am using the audio_soc example as a basis and added some code to the ARM side to configure the EMIF. Everything works fine accessing the EMIFA Control Regs, CS2 and CS3 until I start up the DSP app. It seems the DSP is, somehow, resetting the EMIF. There is no EMIF specific code in my DSP app and I eventually reduced the DSP main.c to nothing but a while(1) end; so nothing should be happening but it still seems to alter the EMIF settings.
Does anyone have any insights?
Thanks,
Tom Izard