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.

CC1352P: how to run standalone package generated by UniFlash on a different computer?

Part Number: CC1352P
Other Parts Discussed in Thread: UNIFLASH,

Tool/software:

Hi,

I was able to run the generated standalone package on the same computer that the package was generated on, but I could not get the package to work on a different computer. After connecting the same launchpad and running the one_time_setup.bat script, I get the following error:

Fullscreen
1
2
3
Connecting:
fatal: Error connecting to the target, (Error -242 @ 0x0) A router subpath could not be accessed. The board configuration is probably incorrect. (Emulation package 12.7.0.00059)
failed: Operation was aborted
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

I tried to install UniFlash on the new computer and then download connection ccxml file:

Then replace the content in  .\ccs_base\common\targetdb\connections\TIXDS110_Connection.xml with downloaded ccxml file.

Then run dsLite.bat again, I got the following output:

Fullscreen
1
2
3
4
5
Executing default command:
>.....
DSlite version 12.7.0.3313
Configuring Debugger(may take a few minutes on first launch)...
Parsing connection/TIXDS110_Connection.xml
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Then nothing happens.

I guess the question is: how to determine the connection on a new computer. The quick start tool mentioned switching to a different USB connection, judging from the text, that seems to only apply to MSP430 but not CC13XX MCUs.

In case it is relevant: both computer runs Windows 11/10, the standalone package was generated by UniFlash v8.6.0.4688, a newer version of UniFlash v8.8.0.4946 was installed on the new computer to get the connection ccxml file.

So please advise.

Thanks,

ZL

  • Hi Zhiyong,

    Thank you for all the details.

    Do you have the possibility to regenerate the standalone package without specifying a custom serial? Like so:

    Also, you should not be changing the TIXDS110_Connection file, but instead: \user_files\configs\cc1352p7.ccxml, in yor case.

    Regards,

    Arthur

  • Hi Arthur,

    Thanks for your reply. The problem I had seems to be caused by bad connection between launchpad and the customized PCB. Once I made sure the MCU on customized PCB can be detected by UniFlash itself, the standalone package works fine on another computer.

    On a side note, could you please confirm if the generated package will work with a different launchpad or dedicated XDS debug tool?

    Best,

    ZL

  • Hi Zhiyong,

    As long as you did not specify serial numbers in your uniflash session, the package will work with any lauchpad, or XDS110 tool.

    Regards,

    Arthur