From: Mark J. <hel...@gm...> - 2010-03-25 19:32:28
|
> Hi Mark, > 2010/3/12 Mark Jones <heliosstudios@...: > > Hello friends, I've been having some difficulty using the UPP in > > Windows 7 32-bit... > > can you retest against latest revision of the trunk? I think r864 > should have fixed the programming problems... > > Francesco Hi Francesco and Frans, yes indeed that helped quite a bit! UPP is now able to read/write/verify/erase the 16F84A, 16F628, and 18LF2553. The erase feature silently does nothing on the 16F628 (expected) and the 18LF2553 (PDIP) can be programmed and read successfully, however its configuration bits behave oddly. This could be my fault as I used a 1m ICSP cable (and it works... amazing.) I will check into this further when I have more time. I am still planning on setting up a build environment, which looks like it will be MSVC. Hopefully once everything is in place, I can help test and verify UPP on several Windows platforms. Regards, Mark |