Hi,
I am new to the DSP and DSPLINK. I am confused about the default DSP bootmode. In the component file in the DSPLINK sample application, there is not defined bootmode. So what is the default bootmode? Is it DSP_BootMode_Boot_NoPwr or DSP_BootMode_Boot_Pwr? After the ARM load the DSP executable, do I need to call EVMOMAPL138_init(), EVMOMAPL138_initRAM() and USTIMER_init()?
Thanks in advance!
Ran