Re: Xwisp2 1.7.2 released
Xiaofan Chen <[email protected]> Tue, 27 Sep 2005 23:06:08 +0800
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
I have a question regarding the "verify" function. I found that it does not differentiate two hex files with different user ID and the EEPROM. Maybe this is a bug. Regards, Xiaofan mcuee@ubuntu:~/Desktop/build/xwisp2/xwisp2172$ ./xwisp2u port 1 verify state6842.hex xwisp2 version 1.7.02 for Linux (Sep 22 2005, Open Watcom C 1.30) File state6842.hex loaded and is Intel Hex format conforming Programmer Wisp628, firmware version 1.09 Detected target: 16F684 revision 03 (ID=1083) Verifying program memory......OK! Verifying ID memory...........OK! Verifying data memory.........OK! Verifying fuses memory........OK! Verify terminated successfully in 0.28 seconds xwisp2 terminated successfully in 1.07 seconds mcuee@ubuntu:~/Desktop/build/xwisp2/xwisp2172$ ./xwisp2u port 1 verify state6842EEprom.hex xwisp2 version 1.7.02 for Linux (Sep 22 2005, Open Watcom C 1.30) File state6842EEprom.hex loaded and is Intel Hex format conforming Programmer Wisp628, firmware version 1.09 Detected target: 16F684 revision 03 (ID=1083) Verifying program memory......OK! Verifying ID memory...........OK! Verifying data memory.........OK! Verifying fuses memory........OK! Verify terminated successfully in 0.45 seconds xwisp2 terminated successfully in 1.24 seconds mcuee@ubuntu:~/Desktop/build/xwisp2/xwisp2172$ diff state6842.hex state6842EEprom.hex 18a19 > :084000000000010000000400B3 19a21,23 > :104200005400450053005400200045004500500074 > :1042100052004F004D00200057005200490054004A > :0842200049004E0047000000B8