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

Allow setting timeouts from target configuration and retries #697

Open
douglas-raillard-arm opened this issue Jul 26, 2024 · 0 comments
Open

Comments

@douglas-raillard-arm
Copy link
Contributor

Some platforms (like FPGA) can be really slow (e.g. 200x slower than a normal device). This can make some timeouts unsuitable. We should ensure that the core code allows setting timeouts when creating the target so that the client code of devlib (and devlib itself) does not need to be modified to run on such platforms.

Following the same path, it might be necessary to investigate on timeout support in adb.

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

No branches or pull requests

1 participant