Polyspace error when trying to obtain complexity metrics with auto generated code
4 次查看(过去 30 天)
显示 更早的评论
I am trying to run an analysis on auto-generated code from another tool and using Polyspace Code Prover (R2015a) as I need to determine the maximum call depth level within the code.
After completing about 46% of Software Safety Analysis on Level 0, I get the following error message and the run is terminated - "Error: The process with PID 7560 (child process of PID 9732) could not be terminated".
Before the error message I also get the warning message "Verified code seems quite complex."
This error has repeated 3 times now however contains different PID number each time and the below are the last few lines from the run log:
"Calling TASKKILL command on Polyspace process with PID 6184..." ERROR: The process with PID 7560 (child process of PID 9732) could not be terminated. Reason: The process cannot terminate itself. SUCCESS: The process with PID 9396 (child process of PID 6184) has been terminated. SUCCESS: The process with PID 9732 (child process of PID 6184) has been terminated.
I could not find any info on these error messages online therefore any help would be appreciated.
Regards, Bibek
0 个评论
回答(2 个)
Alexandre De Barros
2015-10-13
Hi Bibek,
This is something that can occur in R2015a. Could you try with the latest version, R2015b?
Best regards,
Alexandre
Bibek Paudel
2015-10-15
1 个评论
Alexandre De Barros
2015-10-15
Hi Bibek,
This requires more investigation.
Can you contact the support? And please attach the logs of 15a and 15b : they can help to know more.
Alex
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 PID Controller Tuning 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!