RT-Thread / RT-Thread/rt-thread

RT-thread 移植到RISC-V裸片的问题

Open
#8,675 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Arch: RISC-V
Dominant language
C
Stars
12.2k
Forks
5.4k
Avg merge
4d 12h
Merged PRs (30d)
40

Description

我是一个研一的学生,我导师让我移植rt-thread到我们实验室之前做的裸片,现在我按照官网的教程把移植需要做的配置修改完了(中断函数和时钟等等),但是BSP以及如何编译内核我没有什么头绪,目前我根据网上学到的东西感觉非常零碎,东一块西一块的,我一直没有一个系统的认识该如何做bsp以及对整体软硬件的架构缺乏认识,现在就不知得下一步该干嘛,想请教一下大家!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with RT-Thread's official porting tutorial and the repository's existing BSP and build documentation. Review the required interrupt and clock configuration, then determine the BSP structure and kernel build entry point for the custom RISC-V chip. The work is complete when the BSP builds the kernel and boots RT-Thread on the target hardware.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.