Hi everyone,
I'm wondering if there is an app note on how to build a single firmware to handle many MSP430. For example, I want the same software behaviour for two product version, one time on a serie 6 which has a LCD and another time on am equivalent serie 5.
There is a Device ID in the TLV which could be use to differenciate the two version during the initialization, but how to set the IDE and how to handle it?
A major problem is the interrupt vector, but it is the probably possible the find the same vectors between S6 and S5.
Any hint will help:)
Best regards