Jump to content
  • 0

Operating AD2 board using SDKs on Raspbian (raspios_arm64) Raspberry Pi 4, Model B


ssm

Question

Dear Help,

is it possible to compile the SDKs to operate the AD2 board from Raspbian (raspios_arm64)? please can you point out any reference or manual to compile it,

I am using both scopes and WaveGen

thank you,

ssm

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Hi @attila

I did install digilent.adept.runtime but I keep getting an error when I try to install digilent.waveforms_3.17.1_arm64.deb because of this dependency, please see below, please can you point me to a solution? thank you 

I keep getting the following:

pi@raspberrypi:~ $ sudo apt-get install digilent.adept.runtime

Reading package lists... Done

Building dependency tree       

Reading state information... Done

digilent.adept.runtime:armhf is already the newest version (2.26.1).

0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.

pi@raspberrypi:~ $ sudo dpkg -i digilent.waveforms_3.17.1_arm64.deb

Selecting previously unselected package digilent.waveforms.

(Reading database ... 88550 files and directories currently installed.)

Preparing to unpack digilent.waveforms_3.17.1_arm64.deb ...

Unpacking digilent.waveforms (3.17.1) ...

dpkg: dependency problems prevent configuration of digilent.waveforms:

digilent.waveforms depends on digilent.adept.runtime (>= 2.26.1).

 

dpkg: error processing package digilent.waveforms (--install):

dependency problems - leaving unconfigured

Processing triggers for gnome-menus (3.31.4-3) ...

Processing triggers for desktop-file-utils (0.23-4) ...

Processing triggers for mime-support (3.62) ...

Processing triggers for man-db (2.8.5-2) ...

Processing triggers for shared-mime-info (1.10-1) ...

Errors were encountered while processing:

digilent.waveforms

Link to comment
Share on other sites

  • 0

Hi @attila

thanks for the reply,

it seems to remove the package, otherwise if I keep it and try to compile my code it doesn't complete:

sudo apt --fix-broken install

Reading package lists... Done

Building dependency tree       

Reading state information... Done

Correcting dependencies... Done

The following packages will be REMOVED:

  digilent.waveforms

0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.

1 not fully installed or removed.

After this operation, 51.2 MB disk space will be freed.

Do you want to continue? [Y/n] y

(Reading database ... 94853 files and directories currently installed.)

Removing digilent.waveforms (3.17.1) ...

Processing triggers for mime-support (3.62) ...

Processing triggers for gnome-menus (3.31.4-3) ...

Processing triggers for man-db (2.8.5-2) ...

Processing triggers for shared-mime-info (1.10-1) ...

Processing triggers for desktop-file-utils (0.23-4) ...

 

b.t.w. here is the release details:

cat /etc/os-release

PRETTY_NAME="Debian GNU/Linux 10 (buster)"

NAME="Debian GNU/Linux"

VERSION_ID="10"

VERSION="10 (buster)"

VERSION_CODENAME=buster

ID=debian

HOME_URL="https://www.debian.org/"

SUPPORT_URL="https://www.debian.org/support"

BUG_REPORT_URL="https://bugs.debian.org/"

Edited by ssm
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...