Hi,
I have used MPLAB v6.40, v7.30 and now v7.52. I program in assembly language. But I faced a problem with all the versions of MPLAB. Even after I include the header file like #include "pic18f4520.inc" I still have to declare the special function registers as MPLAB cannot detect the SFRs mentioned in the included header file. What is the problem?
I have used MPLAB v6.40, v7.30 and now v7.52. I program in assembly language. But I faced a problem with all the versions of MPLAB. Even after I include the header file like #include "pic18f4520.inc" I still have to declare the special function registers as MPLAB cannot detect the SFRs mentioned in the included header file. What is the problem?