Anfängerproblem mit PIC18F4525
Hallo zusammen
Hab da so meine Probleme mit dem Programmieren von PICs. Und zwar hab
ich ein Projekt erstellt und den untenstehende Code hinzugefügt. Nur kommt da immer diese Fehlermeldung:
-Found directive in column 1. (list)
-Processor superseded by command line. Verify processor symbol.
-MESSAGE: (Processor-header file mismatch. Verify selected processor.)
-Found directive in column 1. (end)
Mein Code:
Code:
list p=18f4525
#include <p18f4525.inc>
end
Kann mir jemand sagen was ich falsch mache?
Gruss Sparta