0% found this document useful (0 votes)
49 views7 pages

VEGA Arduino IDE Setup v3 Windows

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views7 pages

VEGA Arduino IDE Setup v3 Windows

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

For Windows

VEGA Setup & Installation


Using Arduino IDE

Hardware Design Group


Centre for Development of Advanced Computing
[email protected], Mob:9037569219
www.vegaprocessors.in
1
VEGA Arduino IDE

Pre-requisites:
Windows 10 or above (64 bit)

VEGA Arduino is an Arduino IDE board support maintained by C-DAC,


which makes it easy to develop Application programs for VEGA
Processors.

Download & Install Arduino IDE 1.8.19


https://downloads.arduino.cc/arduino-1.8.19-windows.exe

Centre for Development of Advanced Computing 2


VEGA Arduino IDE

● Open the Arduino IDE

● Open File ->Preferences, Add below JSON in “Additional Boards


Manager URL”, Press OK

C-DAC VEGA Arduino JSON

https://gitlab.com/riscv-vega/vega-arduino/-/raw/main/package_vega_index.json

Centre for Development of Advanced Computing 3


VEGA Arduino IDE Configuration

● 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

Centre for Development of Advanced Computing 4


VEGA Arduino IDE Configuration

● 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

Centre for Development of Advanced Computing 5


VEGA Arduino IDE Configuration

● 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

● Extract the zip file to the folder


● Connect the ARIES v3 board
● Go to Device Manager -> Ports (COM & LTP) -> Right Click on Silicon
Labs CP210x USB to UART Bridge -> Update Driver -> Browse my
computer for a driver -> Browse and Select the path for extracted
folder CP210 driver - Click
Centre foron Nextof Advanced
Development -> Install
Computing 6
Thanks!
Any questions?
You can find us at:
youtube.com/vegaprocessors
www.vegaprocessors.in
VegaProcessor
[email protected]
9037569219

Centre for Development of Advanced Computing


7

You might also like