RT-Thread / RT-Thread/rt-thread
RT-thread 移植到RISC-V裸片的问题
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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