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

PlatformIO does not detect Arty 35T board #14

Open
mbelda opened this issue Oct 11, 2022 · 0 comments
Open

PlatformIO does not detect Arty 35T board #14

mbelda opened this issue Oct 11, 2022 · 0 comments

Comments

@mbelda
Copy link

mbelda commented Oct 11, 2022

Hello,

I am trying to upload a bitstream I have genrated with Chipyard to the ARty 35T using PIO, but when I try to execute the upload command the following error appears:

Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*'

*** [upload] Error 1

My pio.ini configuration file is as follows:

[env:artix7_35t]
platform = shakti
board = artix7_35t
upload_port = /dev/ttyUSB0
monitor_speed = 115200
board_build.bitstream_file = /path/to/my/bitstream

What could be happening?

Thank you very much in advance.
Best regards, MªJosé.

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