EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

MSPGCC to compile and IAR to link and other stuff

Started by gckir March 18, 2008
i have got 3 months for my project starting from this may . i m afraid
i wont be able to complete my project in 30 days. yes ,IAR evaluation
version may be helpful in the last moment. for now i think i have to
use gcc only..: )
--- In m..., "bb_stefan" wrote:
>
> What is the time schedule for your master project?
>
> There is an evaluation version of the IAR IDE besides the kickstart
> version. The eval version is fully functional for 30 days after
> installation. If you do no commercial product development, there
> should be no problems with Anders ;-)
>
> Of course this is not an ideal solution, but maybe it can help you if
> other attempts fail (mspgcc...)
> --- In m..., "gckir" wrote:
> >
> > This is my first post in this community. i want to do my Masters
> > project using the MSP430 development tool.i am at a very preliminary
> > stage now.i want to use the mspgcc compiler to compile my code and
then
> > use those obj files in the IAR IDE to link them and load in to the
> > MSP430. i want to do this coz , i want to compile code which is more
> > than 4kb. but my IAR compiler has limited 4kb c compiler. i am using
> > the eZ430-RF2500 development tool.
> >
> > has any one done like this before? can it be possible to do so ? any
> > other suggestions please!
>

Beginning Microcontrollers with the MSP430

Try assembler. No space limitations and still free.

Al

gckir wrote:

>i have got 3 months for my project starting from this may . i m afraid
>i wont be able to complete my project in 30 days. yes ,IAR evaluation
> version may be helpful in the last moment. for now i think i have to
>use gcc only..: )
>--- In m..., "bb_stefan" wrote:
>
>
>>What is the time schedule for your master project?
>>
>>There is an evaluation version of the IAR IDE besides the kickstart
>>version. The eval version is fully functional for 30 days after
>>installation. If you do no commercial product development, there
>>should be no problems with Anders ;-)
>>
>>Of course this is not an ideal solution, but maybe it can help you if
>>other attempts fail (mspgcc...)
>>--- In m..., "gckir" wrote:
>>
>>
>>>This is my first post in this community. i want to do my Masters
>>>project using the MSP430 development tool.i am at a very preliminary
>>>stage now.i want to use the mspgcc compiler to compile my code and
>>>
>>>
>then
>
>
>>>use those obj files in the IAR IDE to link them and load in to the
>>>MSP430. i want to do this coz , i want to compile code which is more
>>>than 4kb. but my IAR compiler has limited 4kb c compiler. i am using
>>>the eZ430-RF2500 development tool.
>>>
>>>has any one done like this before? can it be possible to do so ? any
>>>other suggestions please!
>>>
>>>
>>>

The 2024 Embedded Online Conference