j'oublier, voila ce j'obtient quand je compile :
Citation :
Clean: Deleting intermediary and output files.
Clean: Done.
Executing: "C:\Program Files\bknd\CC5X\CC5X.EXE" avecRS232.c -CC -fINHX8M -p16F877 -a -L -Q -V -FM
CC5X Version 3.3, Copyright (c) B Knudsen Data, Norway 1992-2006
--> FREE edition, 8-16 bit int, 24 bit float, 1k code, reduced optim.
avecRS232.c:
/*Interruptions*/
void interrupt USART_isr(void) @0x04
^------
Error[1] C:\Documents and Settings\Admin\Mes documents\L3GEII\PROJET\pgrm_MPLAB\avecRS232.c 20 : Too many types in declaration
/*Interruptions*/
void interrupt USART_isr(void) @0x04
^------
Error[2] C:\Documents and Settings\Admin\Mes documents\L3GEII\PROJET\pgrm_MPLAB\avecRS232.c 20 : Syntax error
(The expression must be corrected. The marker ^------ shows
the approximate position where CC5X gives up. The documentation
should be checked if the cause is not obvious)
Error options: -ew: no warning details -ed: no error details -eL: list details
BUILD FAILED: Wed Feb 21 20:21:19 2007