TI CC1352P7 Launchpad
CC1352P7 LaunchPad™ development kit for SimpleLink™ multi-band wireless MCU
Vendor: Texas Instruments
Program Target: TI CC13xx/CC26xx: CC1352P7
Sample firmware
cc1352p7_lp_zephyr_shell.hex
: Zephyr RTOS “shell” sample.
References
Program CC1352P7 (CMSIS-DAP)
Connection
Connect MCU-Link to PLT-300A using USB cable.
Connect MCU-Link to “Target In” port on CC1352P7 Launchpad using 10-pin cable.
Configure CC11352P7 Launchpad for external debug using jumpers (see CC1352P7 Launchpad User’s Guide).
Power the CC1352P7 Launchpad externally. Do not connect it to the PLT using USB, the built-in debugger on the CC1352P7 Launchpad will conflict with the MCU-Link.
YAML Test Plan
cc1352p7-program.yaml
: Programcc1352p7_lp_zephyr_shell.hex
title: "Program TI LaunchPad CC1352P7 using CMSIS-DAP"
suite:
- ident: IDENTIFY
title: Retrieve unique ID from CC1352P7
steps:
- command: identify CC1352P7_DAP
- ident: PROGRAM
title: Program CC1352P7 using CMSIS-DAP
steps:
- command: program CC1352P7_DAP cc1352p7_lp_zephyr_shell.hex