I can't Use xbutil examine --report memory on KV260

Open
#8,950 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
28/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp
Domain
cli

Research direction

Reproduce the two xbutil examine commands on the KV260 and compare their device identifiers with the available-device output. Start at the xbutil examine memory-report entry point and the xrt::bo usage mentioned in the issue. Done means establishing the supported way to obtain the memory index and documenting or correcting the reported error.

Written by the indexing model from the issue text.

Description

On board KV260, I Tried to use xbutil examine --device 0000:00:00.0 --report memory to check memory index, but i got the error message:

ubuntu@kria [11:42:32] [~]
-> % xbutil examine --device 0000:00:0001 --report memory
ERROR: Specified device BDF '0000:00:0001' not found
Available devices:
[0000:00:00.0] : KV260

ubuntu@kria [11:42:39] [~]
-> % xbutil examine --device 0000:00:0000 --report memory
ERROR: No such query request (151)

How can I check memory index when I want to use xrt::bo?

Dominant language
C++
Stars
686
Forks
549
Avg merge
2d 4h
Merged PRs (30d)
70

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Xilinx/XRT

All issues in Xilinx/XRT

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.