Some time ago, we got a code snippet (RTCASM.s43) to fix the RTC problems with the MSP430F5418 we have been using.
Now the 5418A version is available, and IAR wants $$$ to upgrade to support it, so we've decided to give Code Composer a try, and see if our source will move without too many problems.
We've downloaded the Code Composer Kickstart edition, and we're having problems with the RTC include file....which internally states that it is specific for the IAR system.....
Where can we get the equivalent of this file for Code Composer?
Or is there some other trick we need to know about?