rp_ecosystem is a build system for quick prototyping and working with the Zynq SoCs on the Red Pitaya instrument.
Quickstart with the Red Pitaya
1.1. Download and install Vitis Core Development Kit 2020.2
.
$ sudo apt-get update
$ sudo apt-get --no-install-recommends install \
build-essential git curl ca-certificates sudo \
libxrender1 libxtst6 libxi6 lib32ncurses5 \
crossbuild-essential-armhf \
bc u-boot-tools device-tree-compiler libncurses5-dev \
libssl-dev qemu-user-static binfmt-support \
dosfstools parted debootstrap
$ git clone https://github.com/lagoproject/rp_ecosystem
$ cd rp_ecosystem
2. Install Linux for Red Pitaya (Download SD card image)
$ source settings.sh
$ make NAME=led_blinker