フィルターのクリア

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

10 ビュー (過去 30 日間)
James Smith
James Smith 2023 年 4 月 4 日
コメント済み: James Smith 2023 年 4 月 12 日
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 Center および File ExchangeArduino Hardware についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by