I had an error somewhere in my code. When I tried to compile the code, I kept getting an error message "numerical argument expected". What I was doing was this:
#define Bank1 0xFE
Then lat ...
I have just started using the CCS compiler. I am using PCWH 4.032 along with MPLAB 7.50. I can't seem to find a statement similar to EQU that would be used if programming in assembly.