Other Parts Discussed in Thread: MSP430F5438
We are using MSP430F5438 in one of our applications. The IDE used is CCS5.1 and debugging tools used is MSPFET430UIF. The project build works fine as long as we DO NOT use any of the RTC functions. The execution too is alright. The moment we include RTC functions, the build fails. We have included RTC.h in our source.
We have attached the error screen from the CCS here. What could be the problem and how to solve this?