TRISB= 0
PORTB= 0
HIGH PORTB.0
PAUSE 250
LOW PORTB.0
PAUSE 250
END
MicroCodeStudio Plus bu komutları yazıyorum ve compiler yapıyorum. hata kodları veriyor
hata kodları
ERROR: Macro HIGH?T not found in macro file.
ERROR: Macro PAUSE?C not found in macro file.
ERROR: Macro LOW?T not found in macro file.
ERROR: Macro END? not found in macro file.
hatalarını veriyor bu ne hatası