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/CCSTUDIO: Multiple errors when using the DSP/BIOS Configuration tool for tcf files

Part Number: CCSTUDIO
Other Parts Discussed in Thread: TMS320F2812

Tool/software: Code Composer Studio

Hello

I am running Code Composer Studio 6.2.0.00050. When I attempt to open a .tcf file with the DSP/BIOS Configuration tool I get three error boxes in a row:

Failed to update the system registry.
Please try using REGEDIT.

CoCreateInstance failed: hiervw.dll

Unable to Create BIOS Config Server.

I have tried to do a full reinstall, as well as uninstalling DPS/BIOS before uninstalling CCS and ensuring every folder is gone, but the issue persists. It also occurs on a different computer.

I have also tried registering the Configuration Tool .dll files manually as described in the related thread.

I am using bios_5_42_02_10 which I believe is the newest version of DSP/BIOS. 

hiervw.dll does exist in C:\ti\bios_5_42_02_10\packages\ti\bios\config\gconf\bin. This fits my TConf flag: -Dconfig.importPath="C:/ti/bios_5_42_02_10/packages;".

Hope you can help