Part Number: CCSTUDIO-THEIA
Hello TI team,
After the April 2026 Windows security update, the Spectrum Digital XDS560v2 USB driver (sdusb2em.sys) no longer loads on Windows 11, which prevents Code Composer Studio from connecting to the emulator. I'd like to ask whether a WHCP-/attestation-signed version of this driver is available or planned.
Environment :
* Emulator : Spectrum Digital XDS560v2 (SD USB Based Debug Tools)
* Driver : sdusb2em.sys, FileVersion 2.40.0.1315
* CCS : v12.x through v21.x — confirmed that even the latest v21.x installs the same driver and is blocked identically
* OS : Windows 11 (24H2/25H2), after the April 2026 cumulative/security update
* Secure Boot : enabled (per corporate/production IT policy)
Symptom :
Device Manager shows the device with Code 39 and the message "An Application Control policy has blocked this file." The CodeIntegrity operational log records an Event ID 3077 when the driver tries to load:
File Name : ...\System32\drivers\sdusb2em.sys
Requested Signing Level : 4
Validated Signing Level : 1 (treated as unsigned)
PolicyName : Microsoft Windows Cross Certificates for Code Integrity Exceptions Policy
PolicyGUID : {8F9CB695-5D48-48D6-A329-7202B44607E3} (Windows Driver Policy, enforce)
SI Signing Scenario : 0 (kernel)
Root cause (as I understand it) :
The April 2026 update removes default kernel-mode trust for drivers signed under the legacy cross-signed certificate program, and now requires WHCP signing. Because sdusb2em.sys was signed under the old cross-signed program, its signature is treated as untrusted and the Windows Driver Policy blocks it at the kernel level.
What I've already verified :
This is not the Microsoft vulnerable driver blocklist, Smart App Control, or Memory Integrity (HVCI) — disabling all three has no effect, since the block comes from a separate kernel signing-trust policy. I also confirmed the driver shipped with the latest CCS v21.x is the same cross-signed sdusb2em.sys and is blocked the same way. The only thing that restores the driver is removing the Windows Driver Policy entirely (disabling Secure Boot and deleting the CI policy files), which lowers system security and is not acceptable for our customers' production/lab machines that require Secure Boot.
Request :
1. Is there a WHCP- (Microsoft attestation/WHQL-) signed build of the XDS560v2 USB driver that loads under the current signing requirements?
2. Since the latest CCS v21.x still ships the same cross-signed driver, is a re-signed sdusb2em.sys planned for an upcoming CCS or emulation/driver package release? A rough timeline would be very helpful.
3. Is there an officially supported way to keep Secure Boot and driver signature enforcement enabled while using the XDS560v2?
This is affecting development, so any guidance or ETA would be greatly appreciated.
Thank you,
Best regards,
Sang-il



