Hello,
I'm trying this simple code but when I compile I'm having this problem:
Quote:
Error [141] C:\Users\maiky\Documents\Glyndwr\PIC\sara\84conc.c; 3.19 can't open include file "16f84A.h": No such file or directory
Where can I find the include files?
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Thu Feb 25, 2010 3:15 pm
Quote:
Error [141] No such file or directory
That message comes from the Hi-Tech C compiler. This forum is for
the CCS compiler. You need to ask your questions on the Hi-Tech forum:
http://forum.htsoft.com/all/ubbthreads.php
Finally, that code is for the CCS compiler. You need to use code that
is designed for the Hi-Tech compiler. The two compilers are not
compatible. All code on this forum is for CCS and will not compile
with the Hi-Tech compiler.
gonzalza
Joined: 23 Feb 2010 Posts: 12
Posted: Thu Feb 25, 2010 4:36 pm
i see, i was using ccs compiler and i changed because it was asking me reinstalltion when it was installed, thanks
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum