ST OOP fub

With help of my colleague I was able to build it. Not sure what went wrong but it seems to be something to do with coping the files. For additional build options I had to add “-u__cxa_begin_cleanup”.

But now I have run into an error with ARsim 6.3.2
The simulation starts in Diagnosis mode. I have added the console log.

Log

$accsec:EventID 1073773104 (INFO, 0, 31280), “ROOT”, “base log module created”
$arlogconn:EventID 1073773104 (INFO, 0, 31280), “ROOT”, “base log module created”
$arlogsys:EventID 1073773104 (INFO, 0, 31280), “ROOT”, “base log module created”
$arlogusr:EventID 1073773104 (INFO, 0, 31280), “ROOT”, “base log module created”
$fieldbus:EventID 1073773104 (INFO, 0, 31280), “ROOT”, “base log module created”
$firewall:EventID 1073773104 (INFO, 0, 31280), “ROOT”, “base log module created”
$motion:EventID 1073773104 (INFO, 0, 31280), “ROOT”, “base log module created”
$safety:EventID 1073773104 (INFO, 0, 31280), “ROOT”, “base log module created”
$textsys:EventID 1073773104 (INFO, 0, 31280), “ROOT”, “base log module created”
$unitsys:EventID 1073773104 (INFO, 0, 31280), “ROOT”, “base log module created”
$versinfo:EventID 1073773104 (INFO, 0, 31280), “ROOT”, “base log module created”
$arlogsys:EventID -2147453620 (WARNING, 0, 30028), “ROOT”, “reboot required - modified hardware description (hwd) and/or firmware available”
$arlogsys:EventID -2147473998 (WARNING, 0, 9650), “ROOT”, “__cxa_begin_cleanup”
$arlogsys:EventID -2147478490 (WARNING, 0, 5158), “ROOT”, “Install: Program”
$arlogsys:EventID -1070584540 (ERROR, 48, 11556), “ROOT”, “object installation failed”
$arlogsys:EventID 1076899103 (INFO, 48, 11551), “ROOT”, “Initial installation”
$arlogsys:EventID -1070584545 (ERROR, 48, 11551), “ROOT”, “”
$arlogsys:EventID -1073733725 (ERROR, 0, 8099), “ROOT”, “::Program”
$versinfo:EventID 1076898062 (INFO, 48, 10510), “ROOT”, “”
$versinfo:EventID 1076898066 (INFO, 48, 10514), “ROOT”, “”

I did try this solution for error 8099. But for error 11556 I could not find on the forum yet. Any idea why my simulation is returning this error?