sarah.wu
Joined: 22 Sep 2011 Posts: 1
|
Prime8 Programmer |
Posted: Thu Sep 22, 2011 9:14 am |
|
|
Hi CCS,
Now I have 2 problems on Prime8, pls help on it. Thanks!
1. Sometime Slot2 can't be detected, use ccsload.exe also can't detect it, read device ID failure.
2. While use ccsloader.exe command line to program device, I can't switch device in the second time. pls check below command & response, how to solve the error?
>CCSLOADER /STAYOPEN
Connecting
Firmware out of date
Connected to Prime-8, Version m1.10 / s2.88
>ccsloader.exe /slot=1,3,4 /TEST=PIC16F667 /AREAS=all /write=c:\windows\temp\PRIMAR~1.HEX
No target detected
Programming PIC16F677
All targets pass
>ccsloader.exe /slot=5,7,8 /TEST=PIC16F887 /AREAS=all /write=c:\windows\temp\ICTOR~1.HEX
No target detected
Programming PIC16F887
All targets pass
>ccsloader.exe /slot=1,3,4 /TEST=PIC16F667 /AREAS=all /write=c:\windows\temp\PRIMAR~1.HEX
No target detected
Programming PIC16F887
Error: Failed slots: 1,3,4
>ccsloader.exe /slot=1,3,4 /DEVICE=PIC16F667
>ccsloader.exe /slot=1,3,4 /TEST=PIC16F667 /AREAS=all /write=c:\windows\temp\PRIMAR~1.HEX
No target detected
Programming SX52BD
Error: Failed slots: 1,3,4 |
|