CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

at45db041 library problem

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
koray_duran



Joined: 04 Feb 2010
Posts: 37

View user's profile Send private message

at45db041 library problem
PostPosted: Tue Feb 07, 2012 3:02 am     Reply with quote

When try to compile my codes at45db041 library creates errors. It seems an easy error but i couldn't figure out why it occurs. Please take a look.

Here is the error:
line 30(1,2): expecting an identifier //int16 g_ExtFlashCurrPage; - line 30
line 30(7,25): expecting a (

Here is the library:
Code:


Deleted.


+++++++++++++++++++++++++
Code deleted.

Reason: Forum Rule #10.
10. Don't post the CCS example code or drivers
Forum rules:
http://www.ccsinfo.com/forum/viewtopic.php?t=26245

- Forum Moderator
+++++++++++++++++++++++++
Ttelmah



Joined: 11 Mar 2010
Posts: 19387

View user's profile Send private message

PostPosted: Tue Feb 07, 2012 5:21 am     Reply with quote

Do a search on the forum for questions asking about errors in lines that appear OK.
Generally the reason is that there is something wrong several lines earlier. Possibly even in the file that loads this one, and the compiler flags the error, when it can no longer 'cope', rather than where the fault actually exists.

Best Wishes
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group