The Release of Perf-V IDE

Perf-V IDE v1.0 for Windows has been released, the Linux version will be released soon. Pic 1

Introduction

Perf-V IDE is an integrated development environment built for Perf-V Creative Board. It can be easily operated, and convenient to use. Perf-V IDE is bundled with jre, build tools, RISC-V GCC Toolchain and OpenOCD and can be used to write and debug programs targeting the Perf-V creative board.

Features

  • Breakpoints can be set in program
  • A running program can be suspended at any time
  • The value of registers can be viewed while the program is suspended
  • The value of variables can be viewed while the program is suspended
  • The assembly code of the program can be viewed while the program is suspended
  • The output of the program can be printed in the terminal view