This code is modified from pluto-fw-v0.38
In the root directory there is a file SCH.pdf which is the schematic diagram
- Compilation environment
In order to avoid accidents.
it is best to compile and install Vivado2022.2 in Ubuntu 18.04 desktop version:
- Build Instructions
sudo apt-get install git build-essential fakeroot libncurses5-dev libssl-dev ccache
sudo apt-get install dfu-util u-boot-tools device-tree-compiler libssl1.0-dev mtools
sudo apt-get install bc python cpio zip unzip rsync file wget
git clone --recursive https://github.com/weiyiadas/plutosdr_fw_7010_SDR.git
cd plutosdr-fw
export VIVADO_SETTINGS=/opt/Xilinx/Vivado/2022.2/settings64.sh
make
-
Make SD card boot image
After consolidation build is completed, build SD card boot image.
make sdimg
Generate the SD image in the build_sdimg folder, and generate the following files
Format the SD card to FAT32
Copy all files to the SD card, and then insert the SD card into the development board