This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LPSTK-CC1352R: Using LPSTK-CC1352R as a collector

Part Number: LPSTK-CC1352R
Other Parts Discussed in Thread: CC1352R, CC1310,

Tool/software: Code Composer Studio

Hi,

We are using LPSTK-CC1352R with CC1310 LaunchPad + sensor and collector examples. We would like to know if it is possible to implement the collector with LPSTK-CC1352R too, so that we can avoid having to program the CC1310 LaunchPad as collector, and only use it for UART/debugging communication instead. We tried to directly flash at CCS the CC1352R collector example to LPSTK, but the following error appears:

Cortex_M3_0: File Loader: Memory write failed: Timed out waiting for target flashloader to execute command.
Cortex_M3_0: GEL: File: ...\collector_CC1352R1_LAUNCHXL_tirtos_ccs_syscfg\Release\collector_CC1352R1_LAUNCHXL_tirtos_ccs_syscfg.out: Load failed.

Does that mean that LPSTK-CC1352R can only be programmed as a sensor (not as a collector)?

Thanks in advance,

Mario