I have searched the forums and haven't found a definitive answer to the issue we are investigating.
We have an external controller connected to the C6748 DSP via HPI.
We want to use the HPI boot mode.
Our application is too large to fit in internal memory.
Issue: PLL and External Memory need to be configured prior to loading the application.
Can we use the external controller to configure PLL/External memory via the HPI interface?
Or must we have a secondary bootloader that does this and then signals the controller that it's now ok to load the real application?