uCore-Tutorial-Guide-2023S/source/chapter1/3exercise.rst

28 lines
715 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

chapter1练习已废弃
=====================================================
.. toctree::
:hidden:
:maxdepth: 4
- 本节难度: **低**
本节任务
-------------------------------
- 注意 ch1 并不对应一次 lab 提交,本节任务在 ch3 最终提交。
- 运行 ch1 分支的代码。
- 结合实验指导书,掌握代码的基本结构。
- 自学 ``.ld`` ``makefile`` 两个格式文件的基本使用方法。能够基本读懂 os/kernel.ld 和 Makefile。
- 运行 ``make debug``, 自学 gdb 调试的方法完成问答作业lab1 报告要求)。
编程作业
-------------------------------
.. ch1问答作业::
问答作业
-------------------------------