Polyspace error when trying to obtain complexity metrics with auto generated code
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Alexandre De Barros
el 13 de Oct. de 2015
Hi Bibek,
This is something that can occur in R2015a. Could you try with the latest version, R2015b?
Best regards,
Alexandre
Bibek Paudel
el 15 de Oct. de 2015
1 comentario
Alexandre De Barros
el 15 de Oct. de 2015
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
Ver también
Categorías
Más información sobre PID Controller Tuning en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!