Page 1 of 1

Dspic and ICD2 problem

Posted: Thu Mar 13, 2008 5:12 pm
by barryforever
I knw this is not the right place to discuss but Im desperate to find answer .
I have got ICD2 and Dspic30f3011 and problem is that whenever I connect the Chip to ICD2
it gives me INVALID TARGET DEVICE no matter how i connect . I searched for answers dint find one which solved the problem.
I hear that these chips can be only programmed only placed in circuit ..
any help would be appreciated

Re: Dspic and ICD2 problem

Posted: Fri Mar 21, 2008 12:39 am
by malife
go to MPLAB Menu Configure->Select Device and make sure you have the correct device. That should take care of it.

Hope this helps

Mariano

Re: Dspic and ICD2 problem

Posted: Fri Mar 21, 2008 1:47 am
by LubinKerhuel
You could also check that the your chip is correctly powered.

If the chip is not powered, the return code is either FF or 0 and will give a "wrong" chip ID.
Btw, I'm not an ICD2 expert ! (use a bootloader like tinybld, much faster and easier)

Lubin