Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
I'm trying to add "Configuration NVM" to sysconfig on an existing MSPM0L1306 WQDN-16(RTR) project. However, the UI warns me of exceptions when I click the Add button. In order to discard any error on my current sysconfig or project, I've generated a new fresh empty project for my device but, unfortunately, the same error message is shown as soon as I try to add here the "Configuration NVM" option in sysconfig.
These are the steps I follow to replicate the error:
- Create a new empty project for MSPM0L1306 using "No RTOS" and "CCS - TI Arm Clang". This will create a project targeting MSPM0L1306-VQFN-32(RHB)
- Open empty.syscfg and change the device package to WQFN-16(RTR)
- Try adding Configuration NVM
- An error message is shown
Some other things I've tried:
- If I switch back to package VFQN-32 (RHB), I can add "configuration NVM" without any problem.
- If I add "configuration NVM" when package is VQFN-32 (RHB), switching once more to WQFN-16(RTR) results in the same error.
I'm working with Code Composer version 20.2.0.12, Sysconfig version 1.24.0 and MSPM0 SDK version 2.5.0.05.