where do i find lcd.c?
my mplab doesnot build when i include lcd.c
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Fri Mar 17, 2006 1:04 pm
Quote:
where do i find lcd.c?
Look in this folder:
c:\Program Files\Picc\Drivers
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
Posted: Fri Mar 17, 2006 5:34 pm
Make sure that you only include the reference to the file from your main file. You cannot include multiple source files in the MPLAB IDE. The CCS compiler will not compile sources separately and then link them.
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