my c program crashes at Pico_ippsZero64f@8()

Post your C and C++ discussions here
Post Reply
izaskun
Newbie
Posts: 0
Joined: Mon Jul 08, 2019 11:12 am

my c program crashes at Pico_ippsZero64f@8()

Post by izaskun »

Hello,
The problem appears when retrieving the RunBlock Values with ps3000aGetValues() or ps3000aGetValuesBulk().
I have load the ps3000a.dll library using LoadLibrary() in a C program.

I can set up the 3404b picoscope, configure the trigger, run a RunBlock, the picoscope waits until the data is sampled, and when retrieving the data the program crashes in Pico_ippsZero64f()@8.
Can anybody help me with this issue.
Thanks in advance.

Martyn
Site Admin
Site Admin
Posts: 4499
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: my c program crashes at Pico_ippsZero64f@8()

Post by Martyn »

The ps3000a.dll will be calling the picoipp.dll so there may be an issue with this. Can you please send in your full code to support@picotech.com and we can take a look.
Martyn
Technical Support Manager

Post Reply