Re: xwisp2 1.7.01 released
Xiaofan Chen <[email protected]> Sat, 17 Sep 2005 21:32:25 +0800
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
The following state6752.hex may be problematic. mcuee@ubuntu:~/Desktop/build/xwisp2/xwisp2171s$ ./xwisp2u port /dev/ttyS1 write state6752.hex xwisp2 version 1.7.01 (Sep 17 2005, GCC 3.3) File state6752.hex loaded and is Intel Hex format conforming Programmer Wisp628, firmware version 1.09 Detected target: 12F675 revision 03 (ID=0FC3) Transferring image to 12F675 via Wisp628 Transferring program memory...OK! Transferring ID memory........OK! Transferring data memory......OK! Transferring fuses memory.....OK! Write terminated successfully in 1.13 seconds xwisp2 terminated successfully in 2.11 seconds mcuee@ubuntu:~/Desktop/build/xwisp2/xwisp2171s$ ./xwisp2u port /dev/ttyS1 verify state6752.hex xwisp2 version 1.7.01 (Sep 17 2005, GCC 3.3) File state6752.hex loaded and is Intel Hex format conforming Programmer Wisp628, firmware version 1.09 Detected target: 12F675 revision 03 (ID=0FC3) Verifying program memory......OK! Verifying ID memory...........OK! Verifying data memory.........OK! Verifying fuses memory........failed at 00400E, expected: 'AC3F', found: 'AC31' Verify failed after 0.29 seconds, rc 21! xwisp2 failed after 1.27 seconds, rc 21! mcuee@ubuntu:~/Desktop/build/xwisp2/xwisp2171s$ ./xwisp2u verbose port /dev/ttyS1 verify state6752.hex xwisp2 version 1.7.01 (Sep 17 2005, GCC 3.3) Will be using port /dev/ttyS1 at 19200 bps Reading file 'state6752.hex' File state6752.hex loaded and is Intel Hex format conforming Total of program and data memory: 224 bytes Using serial port /dev/ttyS1 Portspeed min: 50, max: 115200, cur: 19200 DTR On, RTS Off DTR Off, RTS Off Portspeed min: 50, max: 115200, cur: 19200 Programmer Wisp628, firmware version 1.09 Switching Wbus speed from 19200 to 115200 bps Portspeed min: 50, max: 115200, cur: 19200 Portspeed new: 115200 Trying 14 bits core family (provisional target 12F629) Detected target: 12F675 revision 03 (ID=0FC3) Programming algorithm 4 (PIC16C) Preserving contents of address 400E : 31AC Preserving contents of address 07FE : 3FFF Verifying program memory......OK! Verifying ID memory...........OK! Verifying data memory.........OK! Verifying fuses memory........failed at 00400E, expected: 'AC3F', found: 'AC31' Verify failed after 0.29 seconds, rc 21!