magvitron
Active Member
Hi,
I was playing with PIC18f25k80 's ECAN module. Generated a code from application maestro and then compiled with the C-18 compiler. Everything else compiles but the CAN.c wont. It shows the below error. I have changed the PIR3 registers which the can interrupt registers supposed to have of the default IC that the application maestro generated code to the pic that i have, the pic have those to PIR5 and PIE5. I have included the files and everything and whne I compile it , it shows the below error.
attaching the whole project
I was playing with PIC18f25k80 's ECAN module. Generated a code from application maestro and then compiled with the C-18 compiler. Everything else compiles but the CAN.c wont. It shows the below error. I have changed the PIR3 registers which the can interrupt registers supposed to have of the default IC that the application maestro generated code to the pic that i have, the pic have those to PIR5 and PIE5. I have included the files and everything and whne I compile it , it shows the below error.

attaching the whole project