Author |
Message |
Topic: Desperately Need assistance |
Sage_EE
Replies: 7
Views: 12889
|
Forum: General CCS C Discussion Posted: Fri Apr 23, 2010 10:25 pm Subject: c18 |
While searching for a compiler that contained the library for the PIC18F14k50 I was led to use the c18 compiler in order to obtain compatible files. I am now trying to convert the CCS code that I have ... |
Topic: Desperately Need assistance |
Sage_EE
Replies: 7
Views: 12889
|
Forum: General CCS C Discussion Posted: Fri Apr 23, 2010 8:25 pm Subject: Almost |
Thanks, I found the correct compiler and associated library online at: http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en010014&redirects=c18
Then I a ... |
Topic: Desperately Need assistance |
Sage_EE
Replies: 7
Views: 12889
|
Forum: General CCS C Discussion Posted: Fri Apr 23, 2010 7:19 pm Subject: ERROR |
the error is:
Executing: "C:\Program Files (x86)\PICC\Ccsc.exe" +FH "TRTLfinalCode.c" +DF +LN +T +A +M -Z +Y=9 +EA
*** Error 18 "TRTLfinalCode.c" Line 2(26,38): File ... |
Topic: Desperately Need assistance |
Sage_EE
Replies: 7
Views: 12889
|
Forum: General CCS C Discussion Posted: Fri Apr 23, 2010 7:19 pm Subject: Not quite |
When I do that I get a new slew of errors that I avoided before by moving the #device line to the top of the code. I have a feeling that the PIC18F14K50 file is somehow missing from the program files ... |
Topic: Desperately Need assistance |
Sage_EE
Replies: 7
Views: 12889
|
Forum: General CCS C Discussion Posted: Fri Apr 23, 2010 5:50 pm Subject: Desperately Need assistance |
I have been reading all of the links and suggestions associated with the following error and I have had absolutely no luck in compiling my code. I need this code to work for my senior design project a ... |
|