ni / niveristand-ballard-milStd1553-custom-device

Custom device for Ballard MIL-STD-1553 hardware
MIT License
2 stars 4 forks source link

Deploying without adding Hardware Config file crashes VeriStand engine #222

Closed Karl-G1 closed 2 years ago

Karl-G1 commented 2 years ago

Describe the bug If you add the custom device and do not add a hardware file, it will crash the VeriStand engine during deployment. This requires the target to be rebooted before you can deploy again. image

To Reproduce Steps to reproduce the behavior:

  1. Configure a new system definition to target a Linux PXI target
  2. Add an instance of the Ballard 1553 CD
  3. Save without adding any config files and deploy

Expected behavior An error on deployment should tell users that the file is not configured or found. Similar to what happens if the file is added and then removed: image