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.

loading program in arm via dsp in EVM k2e

Hi again !!

so i have a bare metal program for both the dsp and ARM cores which do nothing but send out a hello world print to uart

i have looked into the boot examples and seen how the cores are started and put to "standing by"

my question is that how do i run my bare metal (ARM) application from dsp and is it possible to ignore the dsp core all together and jump straight to ARM cores?

booting from nand btw

thanks !!