Lines Matching full:rv32m1

8 The VEGAboard contains the RV32M1 SoC, featuring two RISC-V CPUs,
30 RV32M1 multi-core SoC:
150 RV32M1 SoC pins are brought out to Arduino-style expansion connectors.
368 each for the RV32M1 SoC\ [#toolchain_openocd]_.
388 mv openocd ~/rv32m1-openocd
402 mv openocd ~/rv32m1-openocd
410 #. Move the extracted :file:`openocd` folder to :file:`C:\\rv32m1-openocd`
419 - You put the extracted OpenOCD binary at :file:`~/rv32m1-openocd` on
420 macOS or Linux, and the OpenOCD folder into :file:`C:\\rv32m1-openocd`
444 <rv32m1-programming-hw>` for details on required hardware.
451 :alt: RV32M1-VEGA
467 The RV32M1 SoC on the VEGAboard has multiple cores, any of which can
488 ~/rv32m1-openocd -f boards/openisa/rv32m1_vega/support/openocd_rv32m1_vega_ri5cy.cfg
494 $ ~/rv32m1-openocd -f boards/openisa/rv32m1_vega/support/openocd_rv32m1_vega_ri5cy.cfg
531 …C:\rv32m1-openocd\bin\openocd.exe rv32m1-openocd -f boards\openisa\rv32m1_vega\support\openocd_rv3…
553 and OpenOCD as described above in :ref:`rv32m1-toolchain-openocd`.
613 Make sure you've done the :ref:`JTAG setup <rv32m1-vega-jtag>`, and
636 # Don't use "~/rv32m1-openocd". It won't work.
637 west flash --openocd=$HOME/rv32m1-openocd
641 west flash --openocd=C:\rv32m1-openocd\bin\openocd.exe
658 Make sure you've done the :ref:`JTAG setup <rv32m1-vega-jtag>`, and
675 west debug --openocd=$HOME/rv32m1-openocd
678 west debug --openocd=C:\rv32m1-openocd\bin\openocd.exe
718 - OpenOCD repository: `rv32m1-openocd`_ (only needed if building from
779 To build OpenOCD, clone the `rv32m1-openocd`_ repository, then run
787 If ``<openocd-installation-dir>`` is :file:`~/rv32m1-openocd`, you
788 should set your OpenOCD path to :file:`~/rv32m1-openocd/bin/openocd`
801 https://github.com/open-isa-rv32m1/rv32m1_gnu_toolchain_patch
803 https://github.com/open-isa-rv32m1/rv32m1-openocd
805 https://github.com/open-isa-rv32m1/rv32m1_gnu_toolchain_patch/blob/master/readme.md
809 https://github.com/open-isa-rv32m1/rv32m1_sdk_riscv
813 https://github.com/open-isa-rv32m1/rv32m1-openocd/blob/master/contrib/60-openocd.rules
821 https://github.com/open-isa-rv32m1/rv32m1_sdk_riscv/blob/master/readme.md
831 Support for the RV32M1 SoC is not currently available in the OpenOCD