Hi Ed,
You could take a look at the two chips PIC18F4680 and PIC18F4685 and compare their registers. If they are very similar, you might get lucky, and be able to use the same ICD. I looked at about the first 100 registers or so, and they were the same. It's a little bit of a long shot, but who knows, until you try. To try, copy the 18F4680.inc file, and rename the copy to PIC18F4685.inc and then see what happens.
Edit: ok, scratch that, I get a ICD-ERROR-MODEL-BADMODELID when trying to do that.
And if that doesn't work, the answer that you did not want: You could change chips to a PIC18F4680, and there is an ICD for that in MCSP.
Bookmarks