cindyw
Joined: 21 Oct 2004 Posts: 9
|
compile error in PIC16F676 |
Posted: Sun Nov 07, 2004 8:20 pm |
|
|
Hi, Techies,
Could anyone give me a clue to sove this problem? I am dead in it.
I am using PCWH compiler ver.3.188
This the error when I compile my code
Clean Warning: File "E:\Dove.o" doesn't exist.
Line 135(0,1): Expect }
The confusing thing is that there is no any code at line 135 (outside main{},it is empty), and I am sure all of {} are matched.
After I add one more extra } at suggested, another error occurs “List index out of bounds (0);Internal Error - Contact CCS OUTPUT FILE O”
pls help _________________ CC |
|