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 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2011-11-10
编辑: MathWorks Support Team
2023-8-1
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)
采纳的回答
MathWorks Support Team
2023-6-29
编辑:MathWorks Support Team
2023-8-1
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.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!