Jump to content
  • 0

how to install digilent.adpet.runtime on ARM64 arch?


OuYang

Question

I was install adpet runtime and utilitise ARMRaspberry Pi package on ARM64.

pi@NanoPi-NEO2:~$ uname -m
aarch64

ERROR:

pi@NanoPi-NEO2:~$ djtgcfg enum
Illegal instruction

 

process:

1、I try to  install adpet runtime and utilitise by digilent.adept.runtime_2.17.1-armhf.deb  digilent.adept.utilities_2.2.1-armhf.deb
 

pi@NanoPi-NEO2:~$ sudo dpkg -i digilent.adept.runtime_2.17.1-armhf.deb 
dpkg: error processing archive digilent.adept.runtime_2.17.1-armhf.deb (--install):
 package architecture (armhf) does not match system (arm64)
Errors were encountered while processing:
 digilent.adept.runtime_2.17.1-armhf.deb

2、add architecture armhf 

sudo dpkg --add-architecture armhf
sudo apt-get update

3、install libusb and libstdc++6:armhf

4、

pi@NanoPi-NEO2:~$ djtgcfg enum
Illegal instruction

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Archived

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

×
×
  • Create New...