You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2022. It is now read-only.
I am developing an OS and had to query information about components in a specific slot, so I used the component mapper's third command with a number argument, but it doesn't seem to behave as expected.
What I did was:
Write 3 into Buffer I/O(TSF byte tag)
Write component index into buffer
Write 3 into Command Status
What happened:
The command seems to return nothing
If I write 3, 0, (index) into the buffer, I can only query the component in slot 0.