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

Assembler .o files import

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



Joined: 01 Feb 2006
Posts: 14
Location: Palma Mallorca

View user's profile Send private message

Assembler .o files import
PostPosted: Wed Mar 28, 2007 5:52 am     Reply with quote

Hi everybody,
does anybody know if the 4.x CCS compiler can import .o files dones in assembler? Currently I have a 3.x compiler, and it doesn't have any linker. I've read that the 4.x comes with a linker, and the documentation of it explains how to use it, but it doesn't specify if the .o can be objet files made by the MPLAB assembler compiler. If it is possible, i'll update my compiler Laughing (because I need it).

Thank's
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Mar 28, 2007 11:32 am     Reply with quote

Read this thread and the links in it.
http://www.ccsinfo.com/forum/viewtopic.php?t=30277
tipoldo



Joined: 01 Feb 2006
Posts: 14
Location: Palma Mallorca

View user's profile Send private message

PostPosted: Fri Mar 30, 2007 4:41 am     Reply with quote

Ok, first of all, thank you for the info. The post you linked, are talking about how to import .o files compiled with the CCS. I need to import .o mades by the MPLAB assambler. What I mean is that I need to use a module made with assambler inside a C main program by CCS compiler. I can not use the #ASM directive, because in this assembler module, I'm using assembler macros, that are not compatible with the C macros. With the C18 that is possible, but unfortunetly C18 doesn't work with PIC16****.
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