我把我的.OUT文件写到DDR3中的某段地址内,请问怎么样让DSP执行这段代码呢?
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.
您好:
我可能没说太清楚.
我用烧写FLASH的方法把我要写到FLASH里面的.OUT文件写到DDR的0X80000000开始的地址空间内,再从DDR里面搬移到相应的FLASH里面。
如果我现在不想搬移到FLASH里面,我要直接运行这个.OUT文件。这个时候我该怎么做才能运行呢?