I discovered today when compiling a small program for the 2331 that comes w/ 
the LaunchPad on a 2553 that the TIMERA0_VECTOR on the 2331 needed to be 
changed to TIMER0_A0_VECTOR to compile for the 2553.

Scanning all the device headers showed that for some parts TIMERA0_VECTOR is 
redefined to TIMER0_A0_VECTOR.

Is there a valid reason for the variance?  I can't see any, but there may be 
something I'm not aware of.

I'd like to be able to compile code for any part that had the requisite 
facility w/o having to fiddle w/ gratuitous changes in names.  So fixing this 
is worth my time if it means the problem goes away.  Who maintains the device 
headers?  I wasn't able to find any specifics.

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