PIC ICD 2 烧写程式错误

[复制链接]
2085|6
 楼主| 2287779862 发表于 2013-3-8 09:17 | 显示全部楼层 |阅读模式
microchip explorer 16开发板
程式如下
#include <p32xxxx.h>
#include <plib.h>

int main( void )
{
        return 0;
}

MPLAB IDE V8.88
PIC32MX360F512L芯片
烧写程式总是会报这样的错误
MPLAB ICD 2 ready for next operation
Connecting to MPLAB ICD 2
...Connected
Setting Vdd source to target
Target Device PIC32MX360F512L found, revision = Rev 0x50900053
...Reading ICD Product ID
Running ICD Self Test
...Passed
MPLAB ICD 2 ready for next operation
Programming Target...
...Validating configuration fields
...Erasing Part
...Loading Program Executive
ICD0300:  Can't read code protected device. // error info
ICD0275:  Programming failed.
MPLAB ICD 2 ready for next operation

哪位大虾帮我看一下是什么原因呀?

1521732588 发表于 2013-3-8 10:41 | 显示全部楼层
擦除一下,看能不能清空
可以的话再烧
 楼主| 2287779862 发表于 2013-3-8 15:41 | 显示全部楼层
1521732588 发表于 2013-3-8 10:41
擦除一下,看能不能清空
可以的话再烧

MPLAB ICD 2 ready for next operation
Erasing Target Device...
...Erase Succeeded
MPLAB ICD 2 ready for next operation
Programming Target...
...Validating configuration fields
...Erasing Part
...Loading Program Executive
ICD0300:  Can't read code protected device. // error info
ICD0275:  Programming failed.
MPLAB ICD 2 ready for next operation
backupyan 发表于 2013-3-10 17:50 | 显示全部楼层
ICD0300:  Can't read code protected device.
不能够读取代码保护的设备,什么意思?
 楼主| 2287779862 发表于 2013-3-11 16:34 | 显示全部楼层
保护的设备,不能读取代码
 楼主| 2287779862 发表于 2013-6-27 15:52 | 显示全部楼层
mircochip把芯片升级了,导致ICD2不支持这个芯片,害的我被老板吗,ICD3太贵了1K大洋呀
yuyangsensor 发表于 2013-6-29 11:40 | 显示全部楼层
中间有错误呢
您需要登录后才可以回帖 登录 | 注册

本版积分规则

2

主题

25

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部