So indeed it has been my own error. I somehow ended up editing the wrong 
makefile. Eternal shame on me for not noticing. And indeed it works with 
msp430f1611.

Thanks for your quick response and try not to laugh too hard.


On 29-2-2012 12:28, Eric Decker wrote:
> the form msp430x1611 has been removed.  Peter clearly documented this on this 
> list.  There are very good reasons for the removal.
>
> you need to use -mmcu=msp430f1611
>
>
> > From cPhone
>
>
> On Feb 29, 2012, at 3:04 AM, Stefan Nürnberger<s...@zelle79.org>  wrote:
>
>> You could try to pass the full controller name instead of the wildcard.
>> i.e. -mmcu=msp430f1611 instead of msp430x1611
>>
>> Stefan
>>
>> Am 29.02.2012 11:58, schrieb A.P. Horst:
>>> I don't know if anything changed I am unaware of, but when I try to by
>>> my source with this dev release it won't include the device specific
>>> header file. It seems that __MSP430F1611__ is not defined although
>>> -mmcu=msp430x1611 is passed to msp430-gcc. Also when added
>>> -D__MSP430F1611__ to the command line args of gcc it still won't do the
>>> #include<msp430f1611.h>  (msp430.h line 253, it does enter msp430.h).
>>>
>>> Arie
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Virtualization&  Cloud Management Using Capacity Planning
>>> Cloud computing makes use of virtualization - but cloud computing
>>> also focuses on allowing computing to be delivered as a service.
>>> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>>> _______________________________________________
>>> Mspgcc-users mailing list
>>> Mspgcc-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>> ------------------------------------------------------------------------------
>> Virtualization&  Cloud Management Using Capacity Planning
>> Cloud computing makes use of virtualization - but cloud computing
>> also focuses on allowing computing to be delivered as a service.
>> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>> _______________________________________________
>> Mspgcc-users mailing list
>> Mspgcc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
> ------------------------------------------------------------------------------
> Virtualization&  Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>
>

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to