Skip to content

Transparency of the output message in PLO ERROR #197

@maska989

Description

@maska989

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions