Revision history
Setting Up RISC-V Development Environment for RV32M1-VEGA, User’s Guide, Rev. 0
10
www.open-isa.org
4.
Update system variables
4.2 Install OpenOCD
1.
Install requirements and Dependencies
2.
also provides the pre-built OpenOCD binary for RV32M1. Download it and
extract the file. Ensure the install location is added in the PATH system variable.
5 References
Following references are available on
•
RV32M1-VEGA-SCH: Schematics
•
RV32M1-VEGA-LAYOUT: Layout
•
RV32M1_VEGA_Board_User_Guide
•
RV32M1RM: Reference Manual
•
RV32M1DS: Datasheet
6 Revision history
Rev. Date
Substantive change(s)
0
11/2018
Initial release
export
PATH
=
$PATH
:/opt/pulp/bin
export
RISCV32GCC_DIR
=
"/opt/pulp"
sudo
apt-get install
autoconf automake autotools-dev curl libmpc-dev libmpfr-dev
libgmp-dev gawk build-essential bison flex texinfo gperf libtool patchutils bc
zlib1g-dev libusb-1.0-0-dev libudev libudev1 libudev-dev g++