1 Introduction
This is the project developed with rt-thread IDE, supporting quick prototype with RTOS with msh Shell, on RISC-V core base hardware CH32V307 Evaluation Board .
2 Driver and IDE
First, the driver for CH32V307 Evaluation Board shall be install and the USB and Port show the hardware is ready to used.
The install the rt-thread IDE with SDK manager for chip or board support
3 Create Project and Run
3.1 Create rt-thread OS based project from template
Find the plugins
3.2 Then build and download with Program tools
Download binary file,
4 Blink and run with MSH shell
Now the communication with shell from serial port and blink the led on board
The project is ready to be customized accordingly.
Comments
Please log in or sign up to comment.