Other Parts Discussed in Thread: C2000-CGT
Hello,
Due to compliance reasons, we are enforcing FIPS encryption on our windows workstations.
After one developer migrated from Windows 10 to Windows 11, we noticed his compile time exploded. From about 5 minutes to more than an hour.
We clean formatted his computer, and the compile was still very slow.
We updated CCS and the compiler to the latest versions, and still very slow.
Manually disabling FIPS mode in the windows registry restore the quick speed.
We built a quick HelloWorld project (attached), and it takes 5 second to compile with FIPS disabled, and 1m30 with FIPS enabled.
Tested affected versions:
- Windows 11 (seems OK with Windows 10)
- CCS 8.3.1 and 12.1.0
- C2000-CGT 18.1.4 LTS and 22.6.0 LTS
I am unsure what Windows Cryptographic service CCS is calling, and for what purposes.
I am looking for a workaround that would allow CCS to compile normally while FIPS mode is enforced.
Thanks!
FIPSproblem-ProjectAndSystemInfo.zip
