Working with DSPBIOS 5_41_03_17 on an L138.
My main application is running on the ARM portion. Part way through the ARM init, I start up the DSP side using DSPLink. Most of what I'm doing so far in both the DSP and ARM builds is working correctly.
However, I'm having an issue with the pinmux defaults. I configure the EMIFA pins on the ARM side to access memory. After loading through DSPLink the DSP, the pinmux settings for the EMIFA change.
Where in the DSP side of DSPBIOS are the default pin configurations? I've been through various searches of DSPBIOS, DSPLInk, and the PSP drivers but cannot find where the defaults are, especially regarding PINMUX6.
Thanks!