It says "Unable to resolve identifier __delay_ms". Anyone experience it? How to resolve? I used the same program in MPLAB IDE 8.83 and there have no problem.
Request for complete solution for FYP? Why don't request for graduation certificate?
I'm using MPLAB X IDE + Hi Tech C Compliler. It is only a warning, the compilation is successful. It is ok now after I define it. #define delay_ms(x) __delay_ms(x) However it is still a weird, it should be can be used directly without a warning.
Request for complete solution for FYP? Why don't request for graduation certificate?