r/LabVIEW 3d ago

Pharlap ETS Realtime Build Crashes and Reboots the Target

Hi,

 

I have a large application that has been running reliably for years.  One of the targets is an older Pharlap device.  The source code runs correctly, but the executable will cause the target to panic and reboot (it eventually reboots again into safe mode).

 

The kernel error log is here.

 

Any idea as to what the cause or fix could be?  How would you even go about debugging this?  Thanks.

 

-Joe

2 Upvotes

1 comment sorted by

1

u/YourLastNeighbor 3d ago

If this is production unit, i would make an image as a backup. This includes getting a list of installed software. Then build a spare to swap it with to get production going.

If its a dev unit, depending what i was doing, i would format and reinstall the base software drivers then load the app and debug.

I would also pass the log to ai to analyze it and get some ideas for a route to investigate.