ch32v003funをWindowsに構築しCH32V003F4P6でLチカ
はじめに ch32v003funの環境をWindowsに構築したメモです。 Installation · cnlohr/ch32fun Wikiの通りにやれば良いのですが、自分のまとめをしました。 環境 Windows10 CH32V003F4P6 Development board 詳細はアリエクで買ったCH32V003F4P6 Development board | atooshi-noteに記載 WCH-LinkE version 2.15 構築 githubからch32v003funを好きなフォルダにダウンロードします。 cnlohr/ch32fun: Open source minimal stack for the ch32 line of WCH processors, including the ch32v003, a 10¢ 48 MHz RISC-V Microcontroller - as well as many other chips within the ch32v/x line. 私は、C:\Users\USERNAME\Downloads\ch32v003funにgit cloneしました。 gccインストール Prebuilt GNU toolchain for RISC-Vから、risc-v-gcc10.1.0.exe (22 MB) をダウンロード、イントールします。 インストール先:C:\SysGCC The minichlink.exe file is already ready to go in the minichlink folder. ...