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.

请问bootloader会load几个程序?



DSP程序用的是逻辑地址,生成的一个OUT文件烧到FLASH,BOOT之后bootloader程序会把FLASH中的程序load到几个CORE里?

是每一个CORE都Load还是只load到Core0?