Author |
Message |
Topic: 12F675 Destroying Program ? |
kranz
Replies: 13
Views: 13618
|
Forum: General CCS C Discussion Posted: Fri Oct 03, 2008 12:03 pm Subject: 12F675 Destroying Program ? |
#include <12F675.h>
#device adc=8
#FUSES NOWDT
#FUSES INTRC_IO
#FUSES NOCPD
#FUSES NOPROTECT
#FUSES NOMCLR
#FU ... |
Topic: 12F675 Destroying Program ? |
kranz
Replies: 13
Views: 13618
|
Forum: General CCS C Discussion Posted: Fri Oct 03, 2008 11:56 am Subject: 12F675 Destroying Program ? |
Before you lose ALL your hair, can you READ a previously programmed 12F675, say from a currently functioning project?
NOT one of the 'blank' ones..but one you can yank from an 'up and running' board? ... |
Topic: 12F675 Destroying Program ? |
kranz
Replies: 13
Views: 13618
|
Forum: General CCS C Discussion Posted: Thu Oct 02, 2008 8:39 am Subject: 12F675 Destroying Program ? |
There was an older PromateII firmware version that was not handling this properly. Can you try a different programmer?
I also tried to use the ICprog and the same error occurs.
It just turns all t ... |
Topic: 12F675 Destroying Program ? |
kranz
Replies: 13
Views: 13618
|
Forum: General CCS C Discussion Posted: Thu Oct 02, 2008 8:30 am Subject: 12F675 Destroying Program ? |
Did you see section 10.10 of the spec sheet.
It uses Vdd, Vss, GP0,1,3
figure 10-14
read over that section very carefully, and check wiring.
I am using a JDM programmer.. And I already used ... |
Topic: 12F675 Destroying Program ? |
kranz
Replies: 13
Views: 13618
|
Forum: General CCS C Discussion Posted: Thu Oct 02, 2008 8:19 am Subject: 12F675 Destroying Program ? |
Man, the problem is..
I also CANĀ“T reprogram the calibrator value anymore.
I was using the winpic800, and it restores the value automatically, but after I burn this simple and useless program the ... |
Topic: 12F675 Destroying Program ? |
kranz
Replies: 13
Views: 13618
|
Forum: General CCS C Discussion Posted: Thu Oct 02, 2008 7:35 am Subject: 12F675 Destroying Program ? |
I mean, when I try to burn this code to the 12F675 it just make the 12F675 unusable.
I can't reprogram the chip anymore. Not even to reprogram a blank code.
I also can't check the Oscillator Calib ... |
Topic: 12F675 Destroying Program ? |
kranz
Replies: 13
Views: 13618
|
Forum: General CCS C Discussion Posted: Thu Oct 02, 2008 7:15 am Subject: 12F675 Destroying Program ? |
Hi.
I am having serious problems with some 12F675.
I developed a program in CCS compiler, but this program is completely destroying all my pics. I burn it in 6 working 12f675 and after I do it t ... |
|