1. Hajji

    CCS C Compiler : Build Failed

    Hello everyone, I'm working on a project ( Load cell with microcontroller pic 16f877a ) , and i'm using CCS C compiler When i try to add libraries for example : #include<windows.h> or #include<time.h>, the program shows : Anyone can help, Thank you.
  2. O

    PIC16F819 External EEPROM (24LC64) with CCS C problem

    Hello, it's my first time playing around with external eeproms (ik this chip has internal eeprom but I want to experiment with external eeproms) I have a test setup where my chip connected to an LED and a button. so when I click the button a value (ex.: 5) should be written on my eeprom and...
Top