thanks for the quick answer. I've been about 1 week stucked with this pb.
I'll try to find a solution ... or demand the .o files to the company ;-)
But i'm not sure i have the knowledge to write a wrapper for it....

regards,

T. Chapelle


Grant Edwards wrote:
> 
> On 2009-02-11, Przemek Klosowski <[email protected]> wrote:
> 
>> I don't know IAR but I suspect that .r43 are the IAR-generated binary
>> object
>> files for MSP430. If that's the case, you are asking how to link them
>> into a
>> GCC project. This depends on the compatibility of the calling convention
>> used by those two compilers---how they pass parameters, which registers
>> they
>> preserve/clobber across procedure calls, etc.
> 
> In addition to calling convention issues, there are object file
> format compatibility issues that will need to be resolved.
> 
> Both are rather tricky problems.
> 
> -- 
> Grant Edwards                   grante             Yow! Could I have a
> drug
>                                   at               overdose?
>                                visi.com            
> 
> 
> ------------------------------------------------------------------------------
> Create and Deploy Rich Internet Apps outside the browser with
> Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and code
> to
> build responsive, highly engaging applications that combine the power of
> local
> resources and data with the reach of the web. Download the Adobe AIR SDK
> and
> Ajax docs to start building applications
> today-http://p.sf.net/sfu/adobe-com
> _______________________________________________
> Mspgcc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/IAR-Library-conversion-tp21956532p21971037.html
Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.


Reply via email to