At the moment I'm trying to get used to CCSv4 with MSP430 and have several questions.
- Am I right, that CCSv4 doesn't provide Simulator for MSP430 like for example IAR does?
- Is it possible to find an earlier version of code generation tools for MSP430? Namely the version 3.0.0? I cannot find them anywhere, the only alternative I have found so far is CCEv3, which contains Code Generation Tool 3.1.0
- What is the "clean" way to convert project created with an earlier version of CGT (3.0.0) to the newer version (3.2.1) ?
Thank you all in advance :)