I've run all the examples from slac011j.zip through gcc.  Here are some things 
I've come across.  They may or may not be issues.  I don't know enough yet to 
say.

1) The #defines for EEI and EEIEX are missing from the majority of the mcu 
headers.  I would assume that these should be defined for most (all?) devices, 
but it's not clear from my reading of the TI docs.

2) Should I be including legacymsp430.h as a rule in the TI examples?  It 
contains EINT() & DINT() for IAR compatibility.  At present I'm just changing 
the device specific includes in the examples to use msp430.h instead and 
fiddling the TIMERA0_VECTOR stuff w/ a #define (which is supposed to fixed in 
the next release of the headers).

Have Fun!
Reg

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to