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

mikroc library into ccs is it possible ..?

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



Joined: 17 Feb 2010
Posts: 10
Location: jordan

View user's profile Send private message

mikroc library into ccs is it possible ..?
PostPosted: Thu Mar 04, 2010 11:04 am     Reply with quote

Hi,
Can I include library from mikroC PRO for PIC 2009 into CCS pcwhd ??
Note that the library extension is .mcl
If yes.. how ??
Thnx.
yahyooh



Joined: 22 Aug 2008
Posts: 12

View user's profile Send private message

PostPosted: Thu Mar 04, 2010 12:07 pm     Reply with quote

I dont think so, but I am not sure.
jbmiller



Joined: 07 Oct 2006
Posts: 73
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Thu Mar 04, 2010 12:31 pm     Reply with quote

Not directly, but if you can get the .asm file listing, you could write your own equivalents.

I 'created' something similar several years ago by coping an .asm file into a QB45 program that stripped it down to just the bare assembler instructions. Saved to a new file,'exported' it to the PIC IDE, included it into the Main program. Worked like a charm and learned a lot while do it.
Now a days, it's probably a simple, 'cut and paste'..move the mouse solution.
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