Getting Started

Prerequisites

Hardware

  • J-Link

  • Evaluation Board

  • PC

Software Development Kit

​ 任选一个链接将SDK下载下来,推荐使用gitee,下载速度更快

Development Environment

  • Supported Compiler Toolchains

    • GCC + VSCode + Python

    • Keil(MDK)

    • IAR

  • Supported Debugger Host

    • J-Link Software

You can choose any one from the supported toolchains for building your program.

Debugger host is used for communication with the debug probe.

Keil

Keil Environment Setup

VSCode

VSCode Environment Setup

IAR

IAR Environment Setup

Build/Program/Debug

Keil

Develop by Keil

VSCode

Develop by VSCode

IAR

Develop by IAR