Bus error at ps2000_open_unit() for picoscope2204A on Raspberry Pi 4

Post your Linux discussions here
Post Reply
lottiLaser
Newbie
Posts: 0
Joined: Fri Jun 23, 2023 1:45 pm

Bus error at ps2000_open_unit() for picoscope2204A on Raspberry Pi 4

Post by lottiLaser »

Hello everyone,

I'm using a Raspberry Pi 4 Model B with Raspberry Pi OS and trying to get my own C++ code running. It works on my Ubuntu PC.
I somehow managed to install all the libraries and the code is compiling using lps2000, but when calling ps2000_open_unit() it returns Bus error.
I don't find any information about this error, or what this open_unit function is doing. Maybe you can help me?

Thanks a lot!

Post Reply