新手上路
- 积分
- 45
- 金钱
- 45
- 注册时间
- 2013-12-27
- 在线时间
- 0 小时
|
5金钱
程序中只有涉及到有关FLASH中的任何一个函数就会在下载仿真的时候出现错误
比如只要调用到这样一个函数FLASH_Unlock();
下载是就会出现以下错误
*** error 10: Syntax error
No Algorithm found for: 08004000H - 08004093H
Partial Erase Done (areas with no algorithms skipped!)
No Algorithm found for: 08004000H - 08004093H
Partial Programming Done (areas with no algorithms skipped!)
Contents mismatch at: 08004000H (Flash=FFH Required=0AH) !
Contents mismatch at: 08004001H (Flash=FFH Required=0CH) !
Contents mismatch at: 08004002H (Flash=FFH Required=08H) !
Contents mismatch at: 08004003H (Flash=FFH Required=2DH) !
Contents mismatch at: 08004004H (Flash=FFH Required=04H) !
Contents mismatch at: 08004005H (Flash=FFH Required=0CH) !
Contents mismatch at: 08004006H (Flash=FFH Required=04H) !
Contents mismatch at: 08004007H (Flash=FFH Required=07H) !
Contents mismatch at: 08004008H (Flash=FFH Required=71H) !
Contents mismatch at: 08004009H (Flash=FFH Required=19H) !
Contents mismatch at: 0800400AH (Flash=FFH Required=AFH) !
Contents mismatch at: 0800400BH (Flash=FFH Required=12H) !
Contents mismatch at: 0800400CH (Flash=FFH Required=0EH) !
软件相关设置如下
我的芯片型号是STM32F030C8T6
我这个是什么问题啊,请各位大侠帮帮忙啊,小弟先谢 了。
|
|