Skip to content
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

teeio-validator can't find free port when running 4 link stream tests #48

Closed
mxu9 opened this issue Apr 29, 2024 · 0 comments · Fixed by #49
Closed

teeio-validator can't find free port when running 4 link stream tests #48

mxu9 opened this issue Apr 29, 2024 · 0 comments · Fixed by #49
Assignees

Comments

@mxu9
Copy link
Contributor

mxu9 commented Apr 29, 2024

It looks like when we run the IDE enabling for second port at that time, it doesn’t find any free port (Basically it is looking at the registers on Port0).

  1. ./teeio_validator -f link_ide_x4x4x4x4.ini -t 1 -c 1 -s Test.IdeStream  Port0 works fine.
  2. ./teeio_validator -f link_ide_x4x4x4x4.ini -t 2 -c 1 -s Test.IdeStream  Port1 seems to be having issues. Because it is still looking at the registers in Port0.

After setting up the Link stream on Port1, I checked the Stream Control B registers and they seem to be still showing as 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant