Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

problem in programming dsPIC30F4013 using ICD2 programer

Status
Not open for further replies.

Priyanka Awasare

Newbie level 1
Joined
May 21, 2009
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,289
dspic30f4013 project

Hello........

I am doing a project using dsPIC30F4013.
I have ICD2 programmer. But i am getting an error constantly saying

ICD0161: Verify Failed (Mem Type=Test Address=0x800000, Expected Val=ox40080, Val Read = 0x0)
ICD0275 : Programming failed.

I am not getting where i am doing mistake.
I did all connections properly as per the user guide.

Please help me.....:cry:
 

Re: dspic30f4013 project

Priyanka Awasare said:
Hello........

I am doing a project using dsPIC30F4013.
I have ICD2 programmer. But i am getting an error constantly saying

ICD0161: Verify Failed (Mem Type=Test Address=0x800000, Expected Val=ox40080, Val Read = 0x0)
ICD0275 : Programming failed.

I am not getting where i am doing mistake.
I did all connections properly as per the user guide.

Please help me.....:cry:

I dn't use ICD2 but this simple dsPIC programmer work well>>

https://sites.google.com/site/ehobbyprojects
 

0x800000 isn't a valid flash memory address with dsPIC30F4013, it's reserved area. There's nothing to program or verify here.
Which tool generated the *.hex file? Is MPLAB configured for the correct device? Do you use a recent MPLAB version?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top