Part Number: MSPM0-SDK
Other Parts Discussed in Thread: MSPM0L1306, UNIFLASH
Hello,
I'm working on MSPM0L1306 LaunchPad before my project starts with MSPM0L1305XRHB.
I'm trying to connect/debug the MSPM0L1306 LaunchPad (LP‑MSPM0L1306) using IAR Embedded Workbench(Arm 9.50.2). Also, tried on 9.20.1
- When I connected usb cable to the launchpad, XDS110 Class Application/User UART(COM14) showed up.
- I choose Project → Options → Debugger Set: Driver =
TI XDS110 Emulator, Debugger → Setup (Tab) Interface = SWD (default for MSPM0)Reset = Normal / System reset - It looked for UNKNOWN_XDS110_SWD.dat file and showed the error(can't find it).
- I copied MSP432_XDS110_SWD.dat and rename it to UNKNOWN_XDS110_SWD.dat because the Launchpad has MSP432.
- Then it showed another error: Unknown CPU core family found in the emulator board file: ..\settings\prjojectname....dat
Could you please help me resolve this issue? Also, are there any instructions or guidelines for setting up the IAR environment for this MSPM0L1306 LaunchPad?
Thanks,
HJ