I had CWS12v5.2 and CW for microcontrollers V6.3 installed on my computer, and they were running normally. After a problem with the computer, I reinstalled Windows 10 (clean install) and the rest of the programs. Everything was running normally, except for the two above. The symptoms were as described in the first post (ie with the message for registering the components). The situation did not change by running "regservers.bat" in the way you suggested above. Removing and reinstalling the program did not eliminate the problem and at one point and then the program crashed almost immediately without any message. I transferred the downloaded program and installed it for testing on another computer and it worked normally. Then I got the following from Computer Management:
Log Name: Application
Source: Application Error
Date: 21/9/2021 1:22:55 pm
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N / A
Computer: DESKTOP-7FQE9UE
Description:
Faulting application name: IDE.exe, version: 5.9.0.5294, time stamp: 0x4c5ad4ea
Faulting module name: LMGR11.dll, version: 0.0.0.0, time stamp: 0x48287602
Exception code: 0xc000000d
Fault offset: 0x0007f841
Faulting process id: 0xb7c
Faulting application start time: 0x01d7aed2a4681c9d
Faulting application path: C: \ Program Files (x86) \ Freescale \ CWS12v5.2 \ Bin \ IDE.exe
Faulting module path: C: \ Program Files (x86) \ Freescale \ CWS12v5.2 \ Bin \ LMGR11.dll
Report Id: d7626ed9-318d-4708-bb98-9de802228a40
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns = "http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name = "Application Error" />
<EventID Qualifiers = "0"> 1000 </EventID>
<Version> 0 </Version>
<Level> 2 </Level>
<Task> 100 </Task>
<Opcode> 0 </Opcode>
<Keywords> 0x80000000000000 </Keywords>
<TimeCreated SystemTime = "2021-09-21T10: 22: 55.8428056Z" />
<EventRecordID> 2724 </EventRecordID>
<Correlation />
<Execution ProcessID = "0" ThreadID = "0" />
<Channel> Application </Channel>
<Computer> DESKTOP-7FQE9UE </Computer>
<Security />
</System>
<EventData>
<Data> IDE.exe </Data>
<Data> 5.9.0.5294 </Data>
<Data> 4c5ad4ea </Data>
<Data> LMGR11.dll </Data>
<Data> 0.0.0.0 </Data>
<Data> 48287602 </Data>
<Data> c000000d </Data>
<Data> 0007f841 </Data>
<Data> b7c </Data>
<Data> 01d7aed2a4681c9d </Data>
<Data> C: \ Program Files (x86) \ Freescale \ CWS12v5.2 \ Bin \ IDE.exe </Data>
<Data> C: \ Program Files (x86) \ Freescale \ CWS12v5.2 \ Bin \ LMGR11.dll </Data>
<Data> d7626ed9-318d-4708-bb98-9de802228a40 </Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>
Is there a solution to this?