Hello,
I am using Industrial Toolbox 4.8.0. Why not 4.9.0? Because the Traffic Monitoring MSS program crashes with -30109 when running sensorStart and I wasn't able to figure out the issue.
When loading the configuration taken from the lab 3D chirp config the radar starts fine and starts sending data. However, exactly on the 4th startup it crashes with "error {id:0x110000, args:[0x801d574, 0x1388]}".
I've determined from the stack trace that this happens because HeapMem_allocUnprotected() Can't free up the necessary memory.
Here is a snippet of the stack trace:
I couldn't figure out how to export the complete stack trace. If you need the full trace I can try to figure something out.
Is this an issue with the garbage collection? Is the radar not freeing up necessary memory so it eventually gets clogged up?
Best regards,
Ansis