The installation of CodeWarrior v11 on a Win10 PC worked fine. However, upon launching the application a crash results 3-4 seconds after launch. I tried both the offline and network install. The following dialog appears very briefly (< 1 sec; had to capture on video) just as the application shuts down abruptly:

The workspace log reports:
!ENTRY com.freescale.processorexpert.core 1 0 2022-06-27 11:34:43.409
!MESSAGE Plugin com.freescale.processorexpert.core.service ProcessorExpertServiceProvider
!SESSION 2022-06-27 11:45:10.624 -----------------------------------------------
eclipse.buildId=I20070613-1755
java.version=1.6.0_15
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en
Framework arguments: -Xss8M -Xms16M
Command-line arguments: -os win32 -ws win32 -arch x86 -Xss8M -Xms16M -clean
!ENTRY org.eclipse.core.resources 2 10035 2022-06-27 11:45:19.235
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY org.eclipse.osgi 2 1 2022-06-27 11:45:19.581
!MESSAGE NLS missing message: ContentTypes_errorDialogAlreadyExists in: org.eclipse.ui.internal.messages
!ENTRY com.freescale.core.ide.wizard.ui 2 0 2022-06-27 11:45:23.100
!MESSAGE External elements location 'D:\Freescale\CW MCU v11.1\eclipse\../MCU/lib/wizard_data/mqx/4.0/arm' does not exist
!ENTRY com.freescale.core.ide.wizard.ui 2 0 2022-06-27 11:45:23.106
!MESSAGE External elements location 'D:\Freescale\CW MCU v11.1\eclipse\../MCU/lib/wizard_data/mqx/4.0/ppc' does not exist
!ENTRY com.freescale.core.ide.wizard.ui 2 0 2022-06-27 11:45:23.109
!MESSAGE External elements location 'D:\Freescale\CW MCU v11.1\eclipse\../MCU/lib/wizard_data/mqx/4.0/patches' does not exist
!ENTRY com.freescale.core.ide.wizard.ui 2 0 2022-06-27 11:45:23.289
!MESSAGE External elements location 'D:\Freescale\CW MCU v11.1\eclipse\../MCU/lib/wizard_data/mqx/4.1/arm' does not exist
!ENTRY com.freescale.core.ide.wizard.ui 2 0 2022-06-27 11:45:23.292
!MESSAGE External elements location 'D:\Freescale\CW MCU v11.1\eclipse\../MCU/lib/wizard_data/mqx/4.1/ppc' does not exist
!ENTRY com.freescale.core.ide.wizard.ui 2 0 2022-06-27 11:45:23.295
!MESSAGE External elements location 'D:\Freescale\CW MCU v11.1\eclipse\../MCU/lib/wizard_data/mqx/4.1/patches' does not exist
!ENTRY com.freescale.processorexpert.core 1 0 2022-06-27 11:45:23.726
!MESSAGE Plugin com.freescale.processorexpert.core.service ProcessorExpertServiceProvider
The log shows the additional arguments I added to the command line to try and resolve this (-Xss8M -Xms16M -clean) but the behavior is the same with and without.
The installer does not have a customize option that would allow Processor Expert component (plugin) to not be installed.