Pb µC 18f4520
Fermé
jojo
-
13 févr. 2008 à 12:45
KoKo- Messages postés 8 Date d'inscription samedi 31 mai 2008 Statut Membre Dernière intervention 31 mai 2008 - 31 mai 2008 à 01:52
KoKo- Messages postés 8 Date d'inscription samedi 31 mai 2008 Statut Membre Dernière intervention 31 mai 2008 - 31 mai 2008 à 01:52
3 réponses
j'ai trouvé mon fichier d'entete mais cette fois quand je compil voici l'erreur que je reçoi:
Executing: "C:\Program Files\Microchip\MCC18\bin\mcc18.exe" -p=18F4520 "led.c" -fo="led.o" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
C:\Program Files\Microchip\led\led.c:1:Error [1027] unable to locate 'p18f4520.h'
MPLAB C18 v3.16 (demo)
Copyright 1999-2005 Microchip Technology Inc.
Days remaining until demo becomes feature limited: 58
Halting build on first failure as requested.
BUILD FAILED: Thu Feb 14 17:04:18 2008
Executing: "C:\Program Files\Microchip\MCC18\bin\mcc18.exe" -p=18F4520 "led.c" -fo="led.o" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
C:\Program Files\Microchip\led\led.c:1:Error [1027] unable to locate 'p18f4520.h'
MPLAB C18 v3.16 (demo)
Copyright 1999-2005 Microchip Technology Inc.
Days remaining until demo becomes feature limited: 58
Halting build on first failure as requested.
BUILD FAILED: Thu Feb 14 17:04:18 2008
il te manque seulement p18f4520.h c'est une bibiliothèque il me semble/
n'oublis pas google est ton meilleur ami ;)
n'oublis pas google est ton meilleur ami ;)
KoKo-
Messages postés
8
Date d'inscription
samedi 31 mai 2008
Statut
Membre
Dernière intervention
31 mai 2008
1
31 mai 2008 à 01:52
31 mai 2008 à 01:52
1/ telecharge MCC18 (microchip)
2/ dans project option ou build option , il faut referencer les :
Include path (*.h) => dossier mcc18\h
Library Path (*.lib) => dosier mcc18\lib
lkr script (*.lkr) => dossier mcc18\lkr
compile et sa fonctionne :)
2/ dans project option ou build option , il faut referencer les :
Include path (*.h) => dossier mcc18\h
Library Path (*.lib) => dosier mcc18\lib
lkr script (*.lkr) => dossier mcc18\lkr
compile et sa fonctionne :)