Author |
Message |
Topic: 10f206 |
albe9990
Replies: 6
Views: 6790
|
Forum: General CCS C Discussion Posted: Wed Sep 16, 2009 5:05 pm Subject: 10f206 |
now is good with mplab.
and led blink.
Thanks |
Topic: 10f206 |
albe9990
Replies: 6
Views: 6790
|
Forum: General CCS C Discussion Posted: Wed Sep 16, 2009 4:38 am Subject: 10f206 |
Now I have test this code:
#include <10F206.h>
#FUSES NOWDT //No Watch Dog Timer
#FUSES NOMCLR //Master Clear pin: disable
#FUSES NOPROTECT ... |
Topic: 10f206 |
albe9990
Replies: 6
Views: 6790
|
Forum: General CCS C Discussion Posted: Wed Sep 16, 2009 1:45 am Subject: 10f206 |
sorry CCS PCB C Compiler, Version 4.084
and in the Pickit2 when i open file write :
no configurations world in hex file ... |
Topic: 10f206 |
albe9990
Replies: 6
Views: 6790
|
Forum: General CCS C Discussion Posted: Tue Sep 15, 2009 7:00 am Subject: 10f206 |
hallo I am begin program my new pic 10f206 and I have test same code blink led in this forum, but never is good. There is same code correct so I begin ?
#include <10F206.h>
#FUSES NOWDT ... |
|