Just nu är den inkopplad i min "pic-klocka" med 18LF458.
http://www.elektronikforumet.com/forum/ ... php?t=9613
Denna kabel fick jag igår, så jag har inte testat den förens nu.
Innan hade jag wispen direkt bakom datorn men det blir väldigt jobbigt att hålla på bakom datorn
source.hex är koden till klockan.
Kod: Markera allt
c:\xwisp2181\xwisp2w.exe port 1 baud 9600 go source.hex
xwisp2 version 1.8.01 for Windows (Oct 24 2005, Open Watcom C 1.30)
File source.HEX loaded and is Intel Hex format conforming
Programmer Wisp628, firmware version 1.09
SendReceiveFast read timeout, received 0 of 5
SendReceiveSlow write error, bytes written: 0 of 1
SendReceiveFast write error, bytes written: 0 of 5
SendReceiveSlow write error, bytes written: 0 of 1
Target not found in configuration table
Target not auto-detected, please specify on commandline!
xwisp2 failed after 4.78 seconds, rc 23!
Kod: Markera allt
c:\xwisp2181\xwisp2w.exe port 1 target 18f458 baud 9600 go source.hex
xwisp2 version 1.8.01 for Windows (Oct 24 2005, Open Watcom C 1.30)
File source.HEX loaded and is Intel Hex format conforming
Programmer Wisp628, firmware version 1.09
SendReceiveFast read timeout, received 0 of 4
SendReceiveFast write error, bytes written: 0 of 5
SendReceiveSlow write error, bytes written: 0 of 1
SendReceiveFast write error, bytes written: 0 of 5
SendReceiveSlow write error, bytes written: 0 of 1
Target not found in configuration table
Using specified target: 18F458
SendReceiveFast write error, bytes written: 0 of 5
xwisp2 failed after 6.78 seconds, rc 21!
annars så har den inga problem att identifera picen.
edit: Annars funkar wispen helt perfekt.