Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
what version of mikroC you are using.? but I dont believe the error is logical...
__CONFIG(1,OSC_HS);
__CONFIG(2,PWRT_ON & BOR_OFF & WDT_OFF);
__CONFIG(4,DEBUG_OFF & STVR_OFF);
okay I see it now.. it is wrong settings.. :-D
are you using external crystal or builtin oscillator?
did you try my suggestion?
make a blinking led program and do it in actual hardware. make it work.. play with all the settings.. and that is called experimentation for learning...
if manage to blink a LED using external oscillator then apply it to your sd card project..
It's nice to learn in step by step process you will get the detailed learning