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

Transparency of the output message in PLO ERROR #197

Open
maska989 opened this issue Apr 27, 2023 · 0 comments
Open

Transparency of the output message in PLO ERROR #197

maska989 opened this issue Apr 27, 2023 · 0 comments
Labels
enhancement New feature or request Runner

Comments

@maska989
Copy link
Contributor

While testing the Zynq 7000, an error was encountered regarding Erase Error while PLO was trying to flash the device. After a deeper analysis, it turned out that the displayed error was not right about the wrong output in PLO. This issue was related to the waiting time for an active USB port (The error occurred due to the low input voltage to the Zynq7000 board relative to the power supply supplied with it, which resulted in slowing down some processes).

  • Outpu of runner under Zynq7000

Screenshot from 2023-04-27 10-26-33

  • Code to reproduction (plo.py line-125)
self.dut.expect_exact("Erased", timeout=20)
@maska989 maska989 added Runner enhancement New feature or request labels Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Runner
Projects
None yet
Development

No branches or pull requests

1 participant