Hi, I am working on OMAP L-137 using SPI slave boot from an external host and have some PSC related questions.
1) Without using the GEL file, after the AIS boot I can see that the default PSC configuration matches the one described in sprug84b on page 84-85, but I see the following difference:
PSC0, peripheral no. 6 (AINTC) is in the Enable state after boot
Is it a bug in the documentation or is it powered on by the D800K001? We are using AISgen utilities on command prompt "hexgen.exe" passing both the DSP and the ARM application.
2) Why the DSP UBL code sets the ARM RAM/ROM PSC to enable even if it is placed in this state by default?
3) What is PSC0, LPSC number 8 (enabled after boot by default)? It is marked as "not used"... Do I need to care about other "unused" peripherals like PSC1 14/15,18/19,22/23,27/30? I would like to know if they are similar to PSC0 13 ("dMax" or PRUSS) that we need to use even if it is not documented on this chip....
Thank you.