Hi, Peter.

Thank you for considering the patch to be merged to the mspgcc4 legacy
branch.

Aha, the headers in the patch are just extracted from free CCSv4 downloaded
from ti.com.  I am not sure what license they use for the header, but just
in case I will keep the modified copy and not redistribute these by myself.

Cheers,
Tadashi.

On Thu, Feb 17, 2011 at 00:55, Peter Bigot <[email protected]>wrote:

> Thanks.  I've uploaded your patches to SF bug 3167900 which addresses
> this, and will review them for incorporation into a future mspgcc4 legacy
> release.
>
> I'll also get updated device data from my contact at TI, since you've got
> header files that I haven't been supplied yet.  That will ensure these
> devices are also supported under the mspgcc uniarch release.
>
> Peter
>
> On Tue, Feb 15, 2011 at 1:23 PM, Tadashi G. Takaoka <
> [email protected]> wrote:
>
>> Hi Peter and folks!
>>
>> I've just made a patch set to support MSP430G2 value line chips for
>> mspgcc4.
>>
>> As you might notice that there are several parts number conflicts between
>> msp430f2xxx and msp430g2xxx, for example msp430f2001 and msp430g2001.  These
>> chips sometimes have different peripherals and memory size.  So I chose the
>> following conventions.
>>
>> o The -mmcu= option for gas/ld/gcc should be specified by the form
>> "msp430g2001"
>> o The pre-defined  pre-processor symbol is -D__MSP430_G2001__
>>
>> The supported chips are:
>>
>> --G2x[01]1
>> msp430g2211 2k 128
>> msp430g2201 2k 128
>> msp430g2111 1k 128
>> msp430g2101 1k 128
>> msp430g2001 0.5k 128
>> --G2x[23]1
>> msp430g2231 2k 128
>> msp430g2221 2k 128
>> msp430g2131 1k 128
>> msp430g2121 1k 128
>> --G2x[30]2
>> msp430g2432 8k 256
>> msp430g2332 4k 256
>> msp430g2232 2k 256
>> msp430g2132 1k 256
>> msp430g2402 8k 256
>> msp430g2302 4k 256
>> msp430g2202 2k 256
>> msp430g2102 1k 256
>> --G2x[15]2
>> msp430g2452 8k 256
>> msp430g2352 4k 256
>> msp430g2252 2k 256
>> msp430g2152 1k 256
>> msp430g2412 8k 256
>> msp430g2312 4k 256
>> msp430g2212 2k 256
>> msp430g2112 1k 256
>>
>> It would be my great pleasure if these patch makes sense for you...
>>
>> Cheers,
>> Tadashi
>>
>>
>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mspgcc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to