Why do I receive the error "Unknown Windows exception of type=c000001d" and a MSVC Runtime crash or Application Failed to Initialize Properly (0xc000001d) when starting MATLAB?

2 Ansichten (letzte 30 Tage)
The error that appears in the Command Window is:
ERROR: Unknown Windows exception of type=c000001d was not caught.1 assert/signal failures have occurred; MATLAB will abort in 10 seconds.
Then a pop-up window containing the message below appears, and after clicking OK, MATLAB closes:
ERROR: Runtime Error!
Program: C:\Program Files\MATLAB\R2008b\bin\win32\MATLAB.exe
This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
Also, MATLAB may give me the error:
ERROR: Application Failed to Initialize Properly (0xc000001d)

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 29 Jun. 2023
Bearbeitet: MathWorks Support Team am 1 Aug. 2023
This problem is usually caused by using unsupported hardware such as a processor that does not support the Streaming SIMD Extensions 2 (SSE2) instruction set (e.g. Intel Pentium III, AMD Athlon 32-bit). Check the following page to ensure that your system meets the specified requirements:
There are no workarounds to make MATLAB 7.6 (R2008a) or higher to run on a processor that does not support the SSE2 instruction set.

Weitere Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Produkte


Version

R2008b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by