salut
jais ecris un petit programme avec assembleur pour le PIC16F877 le compilateur mplabe me donne les erreurs suivantes:
Error[108] C:\PROGRA~1\MPLAB\LCD.ASM 34 : Illegal character (&)
Error[121] C:\PROGRA~1\MPLAB\LCD.ASM 261 : Illegal label (CBLOCK 0x70)
Error[113] C:\PROGRA~1\MPLAB\LCD.ASM 385 : Symbol not previously defined (parametre_afficheur)
Warning[207] C:\PROGRA~1\MPLAB\LCD.ASM 403 : Found label after column 1. (parametre_affficheur)
Error[108] C:\PROGRA~1\MPLAB\LCD.ASM 419 : Illegal character (
)
Error[108] C:\PROGRA~1\MPLAB\LCD.ASM 422 : Illegal character (
)
Warning[207] C:\PROGRA~1\MPLAB\LCD.ASM 428 : Found label after column 1. (afficher_message)
Error[108] C:\PROGRA~1\MPLAB\LCD.ASM 727 : Illegal character (
)
quelq'un peut expliquer ou le probleme se pose
je veus une liste explicatif pour les erreurs lancer par mplab
merci
-----