Hi TI engineer,
I am now trying to local reset the C6678,and I have got some example code.I can't understand following section:
after writer reset code into RAM:
write bootEntryAddr to DSP_BOOT_ADDR0(chip-level + 0x40+4*coreNum)
write 1 to IPC register to generate a interrupt.
I can't find the description of this in any document,can you provide us some respective docs?Or maybe you can tell us how the code work.What does the DSP_BOOT_ADDR0 used to do?
Thank you very much