Jump to content
  • 0

Use of adept utility for Arty S7 on Raspberry Pi


Taehyun

Question

Hello,

I want to download Xilinx bit file from Raspberry Pi to Arty S7, and adept utility for ARM seems to be the solution for it. So, I tried the following steps and it almost seems to work except the last step. I used the same bit file with Adept System on Windows, so bit file seems to be fine, and I'm suspecting if the adept utility needs some kind of update for the database.

I'm currently using digilent.adept.runtime_2.16.6-armhf.deb and digilent.adept.utilities_2.2.1-armhf.deb.

Any advice will be appreciated.

Thanks,

Taehyun

root@raspi:/home/arty# djtgcfg enum

Found 1 device(s)
Device: ArtyS7
    Product Name:   Digilent Arty S7 - 50
    User Name:      ArtyS7
    Serial Number:  210352A6C0F8


root@raspi:/home/arty# djtgcfg init -d ArtyS7

Initializing scan chain...
Found Device ID: 0362f093
Found 1 device(s):
    Device 0: XC7A ? T


root@raspi:/home/arty# djtgcfg prog -d ArtyS7 -i 0 -f main.bit

ERROR: failed to set programming file

 

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Hello Jon,

I just tried the version you attached, and now it works.

 

Just for completeness of this thread, the followings are the information of my raspberry PI:

- H/W: Raspberry Pi 3 Model B V1.2

- OS: Raspbian GNU/Linux 9 (stretch)

- Kernel: Linux 4.9.59-v7+ #1047 SMP Sun Oct 29 12:19:23 GMT 2017 armv7l GNU/Linux

 

Thank you very much for your support,

Taehyun

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...