当前位置: 首页 > 工具软件 > Linux Lab > 使用案例 >

Linux C-SKY CPU,csky: csky —— 国产处理器 csky 板级支持,可作为 Linux Lab 插件使用...

段干宾白
2023-12-01

Linux Lab Plugin: csky

This is a porting of C-Sky Linux to Linux Lab.

It aims to easier the learning and development of the C-Sky CPU architecture.

A csky/virt board is added, its usage is similar to any other boards in Linux Lab.

Currently, the following packages are ported:

Qemu

Linux

Buildroot

Demonstration

To quickly take a look at the effect of this plugin, please open this video recorded by showterm. It simply issue:

$ make test BOARD=csky/virt TEST=root-full,kernel-full

Usage

At first, please install the Linux develoment environment with this document: Linux Lab.

After booting into Linux Lab, just launch a terminal and do:

$ cd boards

$ git clone https://gitee.com/tinylab/csky.git

$ cd ../

$ make list

$ make BOARD=csky/virt

$ make boot

The other usage is as same as the other boards.

 类似资料: