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.

请教C6474问题



 

在调试C6474的网口BOOT,由于特殊应用,需要将代码从网口发送的DSPDDR中,然后再从DDRbootDSP上。

代码下发是用TI提供的打包工具,然后是UDP包发送,DSP接受到后存到DDR中的,在处理单核的时候没有问题,但在多核的时候发现代码在打包的时候除了core0以外的其他核Cint00的地址在打包的时候会被丢掉了,这样的话core1core2复位后怎么跳转到Cint00处?

另外在datasheet中说core0EVTASRT4bit是自动的还是需要在CORE0的程序中写?

烦请各位高手能给予解答,多谢!