請問我把可以成功燒寫的C6746程序的時鐘配置:CSL_FINS(pll0regs->PLLM,PLLC_PLLM_PLLM,23);改成了CSL_FINS(pll0regs->PLLM,PLLC_PLLM_PLLM,12);,后便運行不起來,
並且不能再對DSP燒寫RAM了,在燒寫RAM的過程中報錯:
Trouble Writing Memory Block at 0x80000000 on Page 0 of Length 0x7e0:
Error 0x00000006/-1060
Error during: Memory, Register,
An unknown error prevented the emulator from accessing the processor
in a timely fashion.
It is recommended to RESET EMULATOR. This will disconnect each
target from the emulator. The targets should then be power cycled
or hard reset followed by an emureset and reconnect to each target.
請問我該怎麼做才能重新向RAM中燒寫程序?這其中時鐘配置發生改變后影響了哪裡或遺漏其他相應的配置導致的?
謝謝!
