Hi-Tech PICC CONFIG SORUNU

Başlatan acemintel, 26 Eylül 2004, 14:21:30

acemintel

arkadaşlar  Hi-Tech PICC de config ayarı nasıl yapilır.
ufak bir örnek le göstere bilirmisiniz
şimdiden teşekkürler.

james

__CONFIG ( HS & WDTDIS & PWRTEN & LVPDIS & BORDIS & UNPROTECT & WRTEN & DEBUGDIS);
ARAMIYORUM , BULUYORUM

acemintel

sana zahmet olmassa ufak bir program örneginde göstere bilirmisin
teşekkürler

james

#include   <pic.h>
#include   <delay.h>
#include    <string.h>
#include    <stdlib.h>
#include   <stdio.h>
#include   <conio.h>
#include   <math.h>

__CONFIG ( HS & WDTDIS & PWRTEN & LVPDIS & BORDIS & UNPROTECT & WRTEN & DEBUGDIS);
   
#define    XTAL    20

unsigned char sayac;

...............

diye devam ediyosun.
ARAMIYORUM , BULUYORUM

acemintel

teşekkür ederim çok sagol