"leaving target processor paused”错误怎么解决

现象:

pausing target processor : OK
Initializing CPU cache (if present)
OK
Downloading 01000000(0%)
Downloading 23KB in 0.4s (57.5KB/s)
Verifying 01000000(0%)
Verify failed between address 0x1000000 and 0x0059CB
Leaving target processor paused
解决办法:

1,检查cpu地址是否设置的正确;

2,检查你的SDRAM(或SRAM)数据口确实用的是双向,而不是OUTPUT;(重要)

3,pll的相位差是否设置正确,一般会设在-45度---(-60度)。

转载于:https://www.cnblogs.com/sofar/archive/2010/05/15/1736091.html

你可能感兴趣的:("leaving target processor paused”错误怎么解决)