-
Notifications
You must be signed in to change notification settings - Fork 318
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
iio_buffer_create_stream #1199
Comments
Can you provide more detail on your setup? What context type are you using? What commit are you building from (and commit/version of remote host if using one)? |
I am using [8bce8b3], version 0.24 of the remote host. To run, I use a standard example but converted from C to C++. AD9009-zu11eg is connected to a PC via ethernet. |
I also want to add that when using the library version 0.24 on the host, the transmitter is started, but it sends the same samples, i.e. the data in the buffer is not updated, although they are loaded. How can this be fixed? |
We will take a look but it may take awhile. |
Understood, thanks |
when calling the iio_buffer_create_stream method in C++, the command window displays:
malloc_consolidate(): invalid chunk size
Aborted
I am using ADRV9009
Help please.
The text was updated successfully, but these errors were encountered: