Error Message: No Algorithm found for: 0007FFF0H - 0007FFFFH

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Error Message: No Algorithm found for: 0007FFF0H - 0007FFFFH

1,614 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wama on Fri Oct 31 02:58:58 MST 2014
Hello,

I work with Keil µVsion5 on a LPC1347.

While the programming process I always get the message:
"No Algorithm found for: 0007FFF0H - 0007FFFFH"
Partial Erase Done (areas with no algorithms skipped!)
...

Could anybody help me to solve this problem?

Regards
标签 (1)
0 项奖励
回复
1 回复

1,012 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP_Paul on Fri Oct 31 05:31:45 MST 2014
Hello
Please see the Keil website for details regarding this error message:
http://www.keil.com/support/docs/2751.htm
The address range you specify does not look valid for the LPC1347.  The flash is located in the address range from 0x00000000 to 0x10000.  Make sure the values in the Options/Target box in the Keil IDE are configured correctly.  Note that the values are generated automatically by the Keil tools if you select the LPC1347 in the device menu.

Paul
0 项奖励
回复