On Sat, 28 Apr 2007 12:05:34 +0200, Jan Wagemakers writes:
>Alexander Zangerl schreef:
>
>> +  // 635: has 2 calibration words in 2008 and 2009, no osccal
>> +  {"pic12f635",  1024, 0, 0x3000, 1, 14, 0, 0, flash4, 128, eeprom, 0x0fa0}
>,
>> +
>> +
>>    // 18f original series
>>    // Multi-panel writes
>>    // Write Buffer Size 8
>> ----
>> 
>> However, picprog doesn't properly read the two extra config/calibration 
>> words that the 635 has at 0x2008 and 0x2009: if the config size is 
>> set to three (0x2007 is always a config word on the older PICs),
>> then picprog dies on reading with 
>> "programmer missing or chip fault 
>> 2008:unable to read pic."
>
>What do you mean by "if the config size is set to three"?
>Do you mean that you change the chip definition line to something like this?
>
>  {"pic12f635",  1024, 0, 0x3000, 3, 14, 0, 0, flash4, 128, eeprom, 0x0fa0},
>

sorry for the late response; that's what i meant.

regards
az


-- 
+ Alexander Zangerl + DSA 42BD645D + (RSA 5B586291)
Niklaus Wirth has lamented that, whereas Europeans pronounce his name
correctly, Americans invariably mangle it into "Nick-les Worth". Which is
to say that Europeans call him by name, but Americans call him by value.

Attachment: pgpTB1n95FSle.pgp
Description: PGP signature

Reply via email to