Other Parts Discussed in Thread: MSP430F2274, MSP430F5528, MSP430F5438
Hello,
I'm using CCS4 for several kinds of MSP430. Is there a way to query the CPU selected in project properties during compile time in order to make CPU specific code.
For example the MSP430F2274 needs a different Flash-PROM initialization as MSP430F5528. Erasing and writing is the same. Any kind of predefined value to use at #if defined(???) would help to compile code CPU specific.
I know IAR has such a feature, but has CCS it as well?
Regards
Guenther