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.
书上有这样的话:
当mp/mc=0时,DSP使用内部程序存储器,复位时从内部程序存储器0000H处读取程序;
当mp/mc=1时,DSP在复位时从外部存储器0000H处读取程序
我想请问一下这里所说的外部存储器是指程序存储器的8000H处开始的吗?还是其他的意思?这里的外部存储器怎么理解呀?谢谢!