Page 1 of 1

RP_NOTS Returned by AXI Functions

Posted: Tue Sep 12, 2023 3:30 pm
by matankeda
Hello,

I am trying to test the AXI mode example for the 4-input Red Pitaya. When compiled the AXI-related functions return RP_NOTS or 24. I am currently using Red Pitaya OS 2.00-18.

Am I doing something wrong, or is the library not finished?

Thank you.

Re: RP_NOTS Returned by AXI Functions

Posted: Wed Sep 13, 2023 8:34 am
by redpitaya
Hello matankeda,

We are currently in the testing stage for AXI mode (with the latest Nightly Builds). If you want to try it out. Please follow the instructions found in the "README.txt" for the Nightly Builds (install the latest Linux OS for Red Pitaya (2.01)), but do not install the ecosystem:
- Nightly builds instructions: https://downloads.redpitaya.com/downloa ... ly_builds/
- Linux OS: https://downloads.redpitaya.com/downloads/LinuxOS/

Next, download the AXI test ecosystem from here:
https://downloads.redpitaya.com/tmp/eco.zip

And extract it according to the instructions in the README.txt (in the Nightly Builds section)

The example should be able to acquire 128 MB per channel with the AXI mode.

Should you need additional help, please let me know.

Re: RP_NOTS Returned by AXI Functions

Posted: Fri Sep 15, 2023 10:17 pm
by matankeda
Hello,

I was able to download the OS and Ecosystem successfully, but when running the AXI example, the code errors and displays this message:

Reserved memory start 0x108CCD size 0x13A000
rp_AcqAxiSetDecimationFactor failed!
tail: cannot open 'out.txt' for reading: No such file or directory


Could you offer any recommendations for troubleshooting and resolving this issue?

Thank you for the quick reply, it is highly appreciated.

Re: RP_NOTS Returned by AXI Functions

Posted: Wed Sep 20, 2023 6:57 pm
by matankeda
Quick correction,

The AXI functions do work on the 2-input (Z10_125) RP board, but fail to work on the 4-input (Z20_125_4CH) board.

When do you intend to incorporate the AXI features into the 4-input RP?

Thanks again.