Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Floating Point Error (core dumped) during DAQ.SETUP.FPGA() #85

Open
cjfroemming opened this issue Oct 29, 2022 · 0 comments
Open

Floating Point Error (core dumped) during DAQ.SETUP.FPGA() #85

cjfroemming opened this issue Oct 29, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@cjfroemming
Copy link

Description
Loading FPGA on DAQ in the pftool causes a floating point error, which occurs when C++ tries to divide by zero.

To Reproduce
Steps to reproduce the behavior:

  1. Run pftool cob13_dpm1_0 (the usual setup for UMN)
  2. Go into DAQ
  3. Select HARD RESET
  4. Use either the FPGA setting or the STANDARD setting (which uses the FPGA setting as a part of its setup)
  5. Any value for the FPGA causes an error called 'Floating point error (core dumped)'

Environment (please complete the following information):

  • OS: linux-gnu -- 4.4.20(1)-release
  • Compiler and its version: gcc version 8.5.0 20210514
  • Communication Method and Version: unknown, most likely as listed under UMN Setup

Additional Context
The FPGA ID is still changed despite the error, seemingly allowing you to set up the rest of the DAQ fine.

@cjfroemming cjfroemming added the bug Something isn't working label Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant