本記事では、RISC-Vマイコンボード LicheeRV Nano を動かすための第一歩として、microSDカードへのOSイメージ書き込みと、ボードの初回起動手順を解説します。 今回は動作検証の確実性を重視し、Sipeed公式から提供されている Buildroot OS のイメージを使用しました。
ポリテク浜松にて組込Linux関連講習ではRaspberryPiを使用してます。 しかしながら、最近のRaspberryPiの性能やRaspberryPi OSからすると組込Linuxと言うより、ノートPCに近い感じです。本来の組込Linuxと多少違うと思いつつも、Raspberry OSで講習を行っています。
Buildroot is a simple, efficient and easy-to-use tool to generate embedded Linux systems through cross-compilation. The documentation can be found in docs/manual. You ...