Simscape model keeps on crashing
5 views (last 30 days)
Show older comments
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 Comment
praguna manvi
on 9 Jan 2025
Edited: praguna manvi
on 9 Jan 2025
Can you share the model files for reproduction.
Answers (1)
Nivedita
on 16 Jan 2025
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 Comments
Communities
More Answers in the Power Electronics Control
See Also
Categories
Find more on Foundation and Custom Domains in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!