Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.241

Navigation: » No topics above this level «

Scroll Prev Top Next More

Rust in winIDEA

This chapter describes how to install a Rust programming language sample in winIDEA.

 

 

Requirements

winIDEA 9.21.33 or newer

QEMU

Cargo - Rust package and build manager tool

 

number1

Install the tools.

1. Download the latest version from Download page.

2. Download and configure QEMU.

3. Instructions on how to set up the tool chain locally are available in The Embedded Rust Book.

 

 

number3

Select QEMU example.

Use the Filter row to find examples for your device and click Clone and Open Example.

 

rust-load-sample

 

i-icon

Workspace is:

pre-configured to use GDB and QEMU for debugging;

build  for debug configuration;

configured for rebuild.

Copyright © 2024 TASKING Germany GmbH