openhwgroup / riscv_vm

Instructions to import Ubuntu guest Virtual Machine for RISC-V development for the VEGA board
Apache License 2.0
14 stars 2 forks source link

https://open-isa.org/get-started/ refers to old Eclipse installation #10

Open jonahgraham opened 5 years ago

jonahgraham commented 5 years ago

The https://open-isa.org/get-started/ has installation instructions for Eclipse, but refers to an old Eclipse that is a bit harder to get working properly.

What this repo installs in the VM is a newer Eclipse with the GNU MCU tools already bundled.

https://github.com/openhwgroup/riscv_vm/blob/407a8d444f8a05ab21df1a68bcae4a9a4aaf0900/bin/eclipse-mcu_install.sh#L40

I recommend that toolset be used by anyone not using the VM, get it here: https://github.com/gnu-mcu-eclipse/org.eclipse.epp.packages/releases/tag/v4.5.1-20190101-2018-12

alfredoh1234 commented 5 years ago

Thanks @jonahgraham !

alfredoh1234 commented 4 years ago

Planning to address in February 2020 update