Author |
Message |
Topic: ccs error 44 |
elliot
Replies: 7
Views: 21841
|
Forum: General CCS C Discussion Posted: Mon Mar 22, 2004 11:29 am Subject: ccs error 44 |
Sorry. Yes, i'll post it as the .c and .h files. I finally got it to work and compile but the routine load_lcd_char() is using up a lot of rom as the compiler is designating it inline. If I add much e ... |
Topic: ccs error 44 |
elliot
Replies: 7
Views: 21841
|
Forum: General CCS C Discussion Posted: Sat Mar 20, 2004 12:38 pm Subject: ccs error 44 |
sorry bad link..
try this.
http://www.engr.colostate.edu/~ebuller |
Topic: ccs error 44 |
elliot
Replies: 7
Views: 21841
|
Forum: General CCS C Discussion Posted: Sat Mar 20, 2004 12:36 pm Subject: ccs error 44 |
Thanks for the advice. I suspect I did indeed overflow the call stack as I cannot see any problem with the linking. Here is a link to my code below if you have any idea on how i can restructure it. I' ... |
Topic: ccs error 44 |
elliot
Replies: 7
Views: 21841
|
Forum: General CCS C Discussion Posted: Fri Mar 19, 2004 3:34 pm Subject: ccs error 44 |
i just added a short function to my program and now i get this error:
error[44] C:\dig_controller\dig2_2.c 602 : Internal Error - Contact CCS PC_PR
It says the error is on line 602 but i only ha ... |
|