Simscape model keeps on crashing
13 ビュー (過去 30 日間)
古いコメントを表示
Hello everyone,
I have been trying to run my model which is a simscape electrical based EV model. It used to run, but now it is crashing after 15 sec, and sometimes it shows error such as "The exception unknown software exception (0x0000008) in the application at the location 0x00007FFD32C4837A". What could be the issue.
I had model this using 2024a, but I also tried to export it to 2023a because I thought there migh be some issue with 2024a. Still the issue prevails. What could be the issue fi anyone knows?
1 件のコメント
praguna manvi
2025 年 1 月 9 日
編集済み: praguna manvi
2025 年 1 月 9 日
Can you share the model files for reproduction.
回答 (1 件)
Nivedita
2025 年 1 月 16 日
This error might probably occur due to 100% usage of virtual memory. Virtual memory can be increased by following the instructions given below:
- Go to the “Start” menu and click on “Settings”
- Type “performance” in the search bar and select “Adjust the appearance and performance of Windows”.
- In the window that opens, navigate to the “Advanced” tab.
- In the “Virtual Memory” section, click “Change”.
- If the current allocation is not sufficient, uncheck the “Automatically manage paging the file size for all drives” box and click on “Custom Size” radio button.
- Enter the “Recommended” value in the “Initial size” box and a larger value in the “Maximum size” box.
- Click “Set” and then click “OK” and restart the computer for the changes to take place.
I hope this helps to resolve the error you are facing!
0 件のコメント
コミュニティ
その他の回答 パワー エレクトロニクス コミュニティ
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!