Joined: 21 Feb 2007 Posts: 142 Location: Michigan, USA
Posted: Thu May 10, 2007 2:17 pm
I don't know about the ICD problem, but the #device error is because you have a #device declaration in your code when one is already included in the header file.
ENG.IMK
Joined: 29 Mar 2007 Posts: 3
Posted: Sun May 13, 2007 4:25 pm
u could remove the line (#device PIC16C926 )
because it already exist in header file
and you type ICD=TRUE (#device *=16 ADC=10 ICD=TRUE ) and this pic PIC16C926 cannot run in in-circuit debugging mode (ICD)
i think u must remove ICD=TRUE _________________ IMK
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum