Error opening "Get Hardware Support Packages" (exit code -1073741819)

10 次查看(过去 30 天)
I am trying to open the "Get Hardware Support Packages" window in Windows 11 with Matlab 2023a. When I do so, I get the following error:
Error using showError
MATLABWindow application failed to launch. Unable to launch the MATLABWindow
application. The exit code was: -1073741819
Error in matlab.addons.supportpackage.internal.explorer.showAllHardwareSupportPackages (line 10)
showError(exception);
And cannot proceed to download the hardware support for Arduino.
It is a fresh install of Matlab 2023 and a recent install of Windows 11. I have never seen this error on previous Windows 10 or macOS installs.
James
  1 个评论
James Smith
James Smith 2023-4-4
I get a similar error when clicking on the "Clean Data" icon:
Error using matlab.internal.cef.webwindow
MATLABWindow application failed to launch. Unable to launch the MATLABWindow
application. The exit code was: -1073741819
Error in matlab.internal.webwindow/createImplementation (line 319)
implObj = matlab.internal.cef.webwindow(varargin{:});
Error in matlab.internal.webwindow (line 163)
obj.impl = obj.createImplementation(varargin{:});
Error in matlab.ui.container.internal.AppContainer/buildWindow (line 2203)
window = matlab.internal.webwindow(url, this.getOpenPort());
Error in matlab.ui.container.internal.AppContainer/set.Visible (line 727)
this.Window = this.buildWindow(windowBounds);
Error in matlab.internal.preprocessingApp.PreprocessingApp/makeAppVisible
Error in matlab.internal.preprocessingApp.PreprocessingApp/initializeAppLayout
Error in matlab.internal.preprocessingApp.PreprocessingApp
Error in dataCleaner

请先登录,再进行评论。

回答(1 个)

Mayank Sengar
Mayank Sengar 2023-4-12
Hi,
The error you encountered has already been in the following MATLAB answer, please go through it.
  1 个评论
James Smith
James Smith 2023-4-12
Thank you for pointing that out Mayank as I hadn't seen that post.
Since posting I did not run Matlab 2023a. I've rebooted a few times and run other applications. Now, I have reopened Matlab 2023a and also opened the I just opened it. Then, I was able to open the Add-ons menu, as well as the Get Hardware Support Packages window without a problem.
Very strange. I checked Windows Defender's firewall and Matlab is not listed. It doesn't appear at all and there is no entry for Matlab.
However, it appears to be working correctly now.
James

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Arduino Hardware 的更多信息

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by