hi, im converting to 18F252 from 16F877.
running microcode studio>pbp244>MPSAM.
I have got rid of all my errors bar 1.
PBP compiles fine,MPSAM gives the error
"Symbol not previously defined (ASMINT)".
Q. how do i define my interrupt to bpb,and MPSAM understands.
I am running a assembly interrupt,that works fine in PBP,but when MPSAM needs to be the assembler,i get the error.
any answers please?