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 !!