Solution
To generate the crash report in NI-VeriStand for PharLap controller follow the below steps:
- Configure VeriStand Project:
- Open your VeriStand project and navigate to the System Explorer.
- Ensure that the correct hardware target is selected.
- Deploy the Project: Deploy the VeriStand project to the Pharlap controller.
- Monitor Crash Reports: After deployment, monitor the serial port for crash reports and debug information.
To extract the crash report, in the console viewer (e.g., PuTTY), configure logging to save the captured serial output to a file:
- Open PuTTY and navigate to Session.
- Under Logging, select All session output.
- Specify the file path where you want to save the log file.
- Start the session to capture and save the crash reports.