I am using 16F627A, I started the program with:
symbol PortA = 5
symbol TrisA = $85
The compiler reports: "syntax error"; what is wrong?