Skip to content

Initial release

Latest
Compare
Choose a tag to compare
@open-isa-org open-isa-org released this 29 Nov 19:45
· 3 commits to master since this release

VEGAboard Software and Tools

0 Toolchain Source Code

Source code for the RV32M1 toolchain can be found here

1 Contents

  • Documentation.zip: Getting started guides, reference manual, data sheet, and app notes.
  • rv32m1_sdk_riscv.exe: Windows installer for the VEGAboard RISC-V SDK.
  • rv32m1_sdk_arm.exe: Windows installer for the VEGAboard ARM SDK.
  • rv32m1_sdk_riscv_installer.sh: Linux/Mac installer for the VEGAboard RISC-V SDK.
    • Note: SDK is installed into the same directory in which the installer is located.
  • rv32m1_sdk_arm_installer.sh: Linux/Mac installer for the VEGAboard ARM SDK.
    • Note: SDK is installed into the same directory in which the installer is located.
  • Toolchain_Linux.tar.gz: Prebuilt GCC and OpenOCD for Linux.
  • Toolchain_Mac.tar.gz: Prebuilt GCC and OpenOCD for Mac.
  • Toolchain_Windows.zip: Prebuilt GCC and OpenOCD for Windows.

2 Download Instructions

  1. Download rv32m1_sdk_riscv installer and run it. Save the SDK to a known location (e.g. C:\Vega) and extract the archive.
  2. Download the toolchain for your OS, save it to the same directory as the SDK (i.e. C:\Vega), and extract it.
  3. Go into the toolchain folder and extract the openOCD and GCC archives.

Your directory should look something like this:

capture


2 BLE Libray Disclaimer

Please email [email protected] to request the BLE library.