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.

C6000程序加载问题



硬件仿真时,Load Program 将.out文件加载至DSP,这时程序加载到哪里呢,是片内程序存储器吗?如果是的话,6713只有64KB程序存储器,程序超过64KB怎么办,HPI加载时同样也有这个问题?

如果是Flash引导,如果Flash中的程序大于64KB,这时是不是程序运行时需要从Flash中读取指令?是自动的吗?