Hello All,
Please I am trying to use PWM with PIC16F877A and after I wrote down the code for using it and compiling i got the error as in the image
View attachment 147651
but I don't know what is the reason for that.
Thanks,
elsayed
Yeah!!... MikroC is as far away from ANSCI C as you can get.. All the libraries are individually included and I mean allFor starters, you are missing an include file.
Thank you very much i got itYou have to include the library On the right hand side there is a library manager window..
View attachment 147652
Just select PWM