Handling 24 GHz_pynq_designs Files and Resolving Errors #2
Unanswered
Gloria-Gly
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hello! Unfortunately, there is no detailed documentation at this time. Maybe you need to provide further information on how you are the commands. Just so you know, the current design only supports RFSoC2x2. The bitstream file name should be as follows:
You may take a look at input arguments for the API commands in aerpawAPI.py. For example,
This command requires two arguments where the first argument is "mode" as an integer, and the second argument is the "number of IQ data samples for each transfer", again as an integer. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I hope this message finds you well.
I am currently learning about 24GHz_pynq_designs and am trying to understand the correct usage sequence for the provided folder. The readme file is quite brief, and I am unsure if there are additional steps I should follow..
At present, I am attempting to run the aerpawAPI file. Following the error prompts, I have placed the bitstream file you provided into the created folder. However, I am still encountering an error. The error code I am seeing is: raw write() returned invalid length 5636 (should have been between 0 and 33).
Could you please provide any guidance or tips on how to resolve this issue?
Thank you very much for your assistance.
Beta Was this translation helpful? Give feedback.
All reactions