Hi TI,
As you might be aware, the MSP432P401R backing has been showing some unpredictable behavior. (device silently disappearing, supporting software no longer present on TI website, no longer selectable as part number in support forum etc etc). We had designed and programmed a product based on this micro and are not that happy about this all. As a consequence, we are looking for other controllers to perform the same role.
To reuse as much of the code base (and keep a functional build configuration for the origional msp432p401) i would like to add a new build configuration to the same CCS project. I add a new configuration, where the wizard only allow me to copy from an existing configuration. In the new configuration, in the project properties -> CCS general -> Project page: the device family and variant shows greyed out. A small info notification points to the sysconfig for changing the device variant.
How can i add a new configuration with a different device family and variant, quite possibly not using sysconfig to the project?
Thanks in advance for your time.