VEGA Arduino IDE Setup v3 Windows
VEGA Arduino IDE Setup v3 Windows
Pre-requisites:
Windows 10 or above (64 bit)
https://gitlab.com/riscv-vega/vega-arduino/-/raw/main/package_vega_index.json
● Open Tools -> Boards -> Board manager, Search for “Aries”
● Install the latest version of “VEGA ARIES Boards”
● Select Tools -> Boards -> VEGA Processor: ARIES Boards -> ARIES v3
● Select Tools -> Flash Mode: -> Enabled
● Select Tools -> Programmer -> VEGA FLASHER
● Connect the Aries board to PC (Reset the board if already connected)
● Select Tools -> Port -> COM*(ARIES Board)
● Open Tools -> Serial monitor
● Select 115200 baud in Serial Monitor
● Open File -> Examples-> “Examples for ARIES v3 -> UART -> Hello
World”
● Click the “Verify” button for compile the program
● Click the “Upload” button to upload the program
● Open Tools -> Serial monitor
● “Hello World” message will scroll in the Serial Monitor window
● If you encounter any port-related issues, make sure to install the USB
communication driver by following the below steps:
● Download the CP210 driver from the below link in case port is not
detected:
https://www.silabs.com/documents/public/software/CP210x_Universal_Windows_Driver
.zip