Skip to content

Cart

Your cart is empty

ASHLING RISC-V

Overview

Ashling RISC-V for Visual Studio Code
provides a complete development and debugging environment for RISC-V
applications. Integrated directly into VS Code, it combines project creation,
editing, build, simulation, and debugging capabilities within a single
development workflow.

Setup

1. Launch Visual Studio Code
2. Open the Extensions view (Ctrl + Shift + X)
3. Search for "Ashling RISC-V "
4. Install the RISC-V VS Code Extension
5. Restart Visual Studio Code if prompted


Usage


1. Create or open a RISC-V project
2. Configure the target device and toolchain
3. Build the application directly from VS Code
4. Launch a debug session using a supported simulator or hardware target
Debugging
1. Configure the debug target through the extension
2. Connect a supported Ashling debug probe or simulator
3. Set breakpoints and start debugging
4. Inspect registers, memory, variables, call stacks, and execution flow directly within VS Code