analogdevicesinc / libad9166-iio

GNU Lesser General Public License v2.1
0 stars 5 forks source link

Segmentation fault on Raspberry Pi #12

Open thorenscientific opened 1 year ago

thorenscientific commented 1 year ago

After building libad9166 on Raspberry Pi and running the CN0511 example script I get a segmentation fault. I know the hardware is good, the IIO Oscilloscope CN0511 control panel operates properly from a Windows host, and the RF output is correct.

However, IIO Oscilloscope on the Raspberry Pi will open and show the control panel, however attempting to write the frequency or amplitude causes it to crash.

Also it appears https://github.com/analogdevicesinc/libad9166-iio/issues/9 is still open, I can't get to the installers. (This was in an attempt to run the CN0511 example Python script from Windows.)

LeWerner42 commented 9 months ago

I get the same error. Have you solved it?