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.

SRIO boot problem

To whom might concern,

I was trying to boot TCI6486 by SRIO boot mode.

I could load DSP image by SRIO and boot CPU1~CPU5 successfully.

I set a boot.asm to jump to _c_int00 at address 0x10200000 and set boot_start address and BOOT_COMPLETE_STAT.

Set (boot_start address) 0x10200000 into (DSP_BOOT_ADDR1) 0x02AB0224 and 0x3f into (BOOT_COMPLETE_STAT) 0x02AB0004.

I couldget CPU1~CPU5 working after I set BOOT_COMPLETE_STAT but CPU0 was not working.

I tried to sent a doorbell packet to DSP but it was still not working.

should I sent a interrupt to CPU0? what kind the interrupt to CPU0?

Does anyone can help me, please?

 

Sungyi