Hi,
file names are case sensitive on Linux. You may want to try -p16f877a and
#include (everything lowercase)..
Good luck,
Raphael
2017-02-09 10:59 GMT+01:00 Maarten Brock :
> Hi,
>
> Look for the pic header files in a non-free package of arch linux.
>
> Or else uninstall the sdcc package, do
Hi,
Look for the pic header files in a non-free package of arch linux.
Or else uninstall the sdcc package, download the source from our
sourceforge page and compile and install from there.
Maarten
> Hi, I was wondering if im losing an step on trying to compile a
> microchips pic 16f877a with s
Hi, I was wondering if im losing an step on trying to compile a
microchips pic 16f877a with sdcc, I've already install guptils, sdcc,
piklab and pk2cmd and when trying to compile the pic with this code:
main.c
--
#include <16F877A.h>
#use delay(clock=400)
#byte puerto_b=0