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.

LP-XDS110: XDS110, CC1354P10-1, CC2652PSIP

Part Number: LP-XDS110
Other Parts Discussed in Thread: CC2652PSIP

Tool/software:

Hello,

I got LP-XDS110 board with CC1354P10-1 Development kit, as well as CC2652PSIP Development kit with XDS110 on board.

SmartRF Studio 7 fails during installation reporting issues on each driver.

Output folder: C:\Program Files (x86)\Texas Instruments\SmartRF Tools\SmartRF Studio 7\..\drivers\vcp
Extract: ccxxxx_usb_cdc.cat... 100%
Extract: ccxxxx_usb_cdc.inf... 100%
Installing FTDI driver...
Execute: "C:\Program Files (x86)\Texas Instruments\SmartRF Tools\SmartRF Studio 7\..\drivers\dpinst64.exe" /c /sa /sw /PATH "C:\Program Files (x86)\Texas Instruments\SmartRF Tools\SmartRF Studio 7\..\drivers\ftdi"
Driver installation failed with return code -2147352576.
Installing XDS2xx driver...
Execute: "C:\Program Files (x86)\Texas Instruments\SmartRF Tools\SmartRF Studio 7\..\drivers\dpinst64.exe" /c /sa /sw /PATH "C:\Program Files (x86)\Texas Instruments\SmartRF Tools\SmartRF Studio 7\..\drivers\xds2xx"
Driver installation failed with return code -2147418112.
Installing XDS110 driver...
Execute: "C:\Program Files (x86)\Texas Instruments\SmartRF Tools\SmartRF Studio 7\..\drivers\dpinst64.exe" /c /sa /sw /PATH "C:\Program Files (x86)\Texas Instruments\SmartRF Tools\SmartRF Studio 7\..\drivers\xds110"
Driver installation failed with return code -2147352576.
Installation aborted.

I have tried to install driver manually from C:\Program Files (x86)\Texas Instruments\SmartRF Tools\Drivers\xds110 folder but still without any luck. 

See an error:

How to run the setup on Windows 11 that runs under Parallels on Mac Studio?

ST and NXP tools work just fine without any issues, so, it is doable for sure... Please help

Regards

S

  • Hello,

    It seems to be a certificate issue. When I tried re-installing this same tool on my Windows 11 PC, I get a message regarding the certificate of those drivers:

    I manually clicked "Install this driver anyway" (it came up about two times), and it eventually installed.

    Did you see a similar dialog on your side?

    I'll also reach out to the Tools team to get their insight (due to holidays, the response will likely come in mid Jan).

    Thanks,
    Toby

  • Hello,

    An update, this was likely a temporary issue with certificate, can you re-try the install?

    Thanks,
    Toby

  • This is permanent issue. Problem is that TI CA certificate used for signing drivers' certs was expired. So, Windows disallow installation of such stuff, at all, if configured correctly.

    To bypass this issue Windows OS must be reconfigured to ignore root cert issues. I did it and it helped. But it is a serious security hole and shouldn't be considered as valid solution. Please correct CA certificate, reissue drivers' certs and resign the drivers. Then all be flow smoothly for everybody Slight smile

    Please ping me when refreshed drivers are available.

    Anyway, thank you for your assistance and support! 

  • Understood, and thanks for sharing your workaround.

    Long term we are moving to SmartRF Studio 8 all the CC13xx/CC26xx devices.

    In the meantime, our team has not observed any functional issues related to the drivers associated with SmartRF Studio 7. I will check if we are able to update the TI CA certificate.

  • I just re-tried the install (uninstall + install), and I do not see the same prompt as reported previously.

    Can you try an uninstall + install without the "Windows OS must be reconfigured to ignore root cert issues"?

  • Hello Toby,

    I'm fully immersed in the current development process and don't want to change the working environment right now, sorry about that.

    But I'll definitely check the certificates/drivers again once I get a new Windows laptop, hopefully in February 2025.

    Regards

    S

  • Hello Toby,

    Let me lit some light on the issue without re-configuring my environment.

    1. Here is a way how to check driver's cert:

    - select .INF file

    - right click

    - Open with... > Crypto Shell Extensions

    - View Signature > View Certificate

    Check Expiration dates of all certs in the chain!

    2. Problem cannot disappear automatically or be temporary, if cert is expired, or any higher level cert is expired, then trust cannot be established.

    In my example, with drivers I got from TI site or TI e2e forum, drivers were signed with TI cert expired in 2020, even CA cert expired in 2023...

    Please confirm you can follow and repeat these steps with similar results.

    3. Depending on Windows config, OS may discard any attempts to install drivers signed by expired CA certs without offering an option to continue (like in your case). It may differ from the case when CA is unknown or untrusted but still not expired. Anyway, drivers must be signed by valid and not expired certs, this will present professional level of the publisher/manufacturer.

    Please let me know if you need more clarification from my side.

    Regards

    S

  • Hello,

    Thanks for the details.

    I've passed along feedback to the team to evaluate next steps.

    Thanks,
    Toby