Search found 3 matches

by germen
27 Jan 2014 15:18
Forum: mikroC General
Topic: Error: Identifier redefined
Replies: 11
Views: 18017

Re: Error: Identifier redefined

I have the same problem.
in my project I have only two files. The main.c and the microcontroller file (P16F874A.c)
When I try compile the project, too many identifiers declared in P16F874A.c show Message No. 11 (* Identifier redefined) .
by germen
24 Jan 2014 15:32
Forum: mikroC General
Topic: adxl330 whit PIC16F877A-Failed to start debugger-DBG File is
Replies: 16
Views: 13549

Re: adxl330 whit PIC16F877A-Failed to start debugger-DBG Fil

Hi, I write this code with mikroC and when I run the compiler I get error messages. Anyone know what changes to make to not receive error messages. before try to implement watchdog the program works fine, but when I put this lines I get errors #include "16F874A.h" #fuses HS,WDT,NOPROTECT,NOLVP #use ...
by germen
24 Jan 2014 15:31
Forum: mikroC General
Topic: adxl330 whit PIC16F877A-Failed to start debugger-DBG File is
Replies: 16
Views: 13549

Re: adxl330 whit PIC16F877A-Failed to start debugger-DBG Fil

Hi, I write this code with mikroC and when I run the compiler I get error messages. Anyone know what changes to make to not receive error messages. before try to implement watchdog the program works fine, but when I put this lines I get errors #include "16F874A.h" #fuses HS,WDT,NOPROTECT,NOLVP #use ...

Go to advanced search