Simscape model keeps on crashing
5 次查看(过去 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 个评论
回答(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 个评论
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Foundation and Custom Domains 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!