This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/docs/development_guide/source/get_started.rst
2021-04-13 19:27:30 +08:00

38 lines
1.0 KiB
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.

开发前的准备
=============================
硬件环境准备
-----------------------------
- 一块 BL702 系列 MCU 的开发板:
- BL706_IOT 开发板, or
- BL706_AVB 开发板
BL706_Iot 开发板如下图所示
.. figure:: img/bl702_iot.png
:alt:
BL706_IoT
- 一个支持标准 JTAG 功能的调试器:
- CK-Link 仿真器or
- Jlink V11 仿真器or
- Sipeed USB-JTAG/TTL 调试器or
- Bouffalo Lab Debugger 调试器
- 一台 PC 主机(运行 Windows 或者 Linux 系统)
软件环境准备
--------------------------------
为了更好的进行 BL702 系列 MCU 的开发,建议您应当具备以下开发环境:
- Windows 使用 `CDK <Windows_quick_start_cdk.html>`_ 环境开发 (建议 Windows 7 以上版本。) or
- `Windows <Windows_quick_start_eclipse.html>`_ 使用 Eclipse 环境开发 (建议 Windows 7 以上版本。) or
- `Linux <Linux_quick_start_ubuntu.html>`_ (建议使用 Ubuntu 18 以上的 LTS 版本)