This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DSP BOOTMODE

Other Parts Discussed in Thread: OMAP-L138, OMAPL138

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