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

Error "Library not found(standart_io)"

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



Joined: 15 Aug 2012
Posts: 2

View user's profile Send private message

Error "Library not found(standart_io)"
PostPosted: Wed Aug 15, 2012 7:30 am     Reply with quote

Hello,

I was programming 16f877 and i met with this error. Head of my code is

Code:
#include "main.h"
#use delay(clock = 4000000)
#use standart_io (a)
#use standart_io (b)


and the error:

Library not found "STANDART_IO"

My CCS version is 4.068

Pls help me..
jeremiah



Joined: 20 Jul 2010
Posts: 1322

View user's profile Send private message

PostPosted: Wed Aug 15, 2012 8:15 am     Reply with quote

Try standard_io instead. It doesn't end in "t"
gpsmikey



Joined: 16 Nov 2010
Posts: 588
Location: Kirkland, WA

View user's profile Send private message

PostPosted: Wed Aug 15, 2012 8:16 am     Reply with quote

Try spelling "standart_io (a)" as "standard_io (a)" with a "d" instead of a "t" - looks like something I would do :-)

mikey
_________________
mikey
-- you can't have too many gadgets or too much disk space !
old engineering saying: 1+1 = 3 for sufficiently large values of 1 or small values of 3
Taban



Joined: 15 Aug 2012
Posts: 2

View user's profile Send private message

PostPosted: Wed Aug 15, 2012 8:17 am     Reply with quote

oh, thanks. stupid mistake Smile
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