/      日本語

Information related to TWELITE GOLD

Specific topics when using TWELITE GOLD
I will describe specific topics for using TWELITE GOLD. Even without referencing the following information, it is possible to develop by building Act using the TWELITE STAGE app. (The descriptions on this page are based on the NXP company’s website as of July 2023, and the procedures and other details may differ from the current site.)

About TWELITE GOLD Build

This document explains the development environment for building applications for TWELITE GOLD.

There are two types of development environments for the TWELITE series. This document primarily explains the development method using MCUXpresso.

  • TWELITE STAGE
  • NXP’s MCU Expresso
    • This is NXP’s official development environment.
    • It supports writing firmware and debugging (does not support sleep) using a debugger (MUCLink).

Cautions

  • The links in this document are current as of July 2023.
  • This document assumes that the reader is familiar with the construction and operation of a general development environment (e.g., capable of operating from a command prompt, setting system PATH, and performing standard operations within the Eclipse integrated development environment).
  • The materials obtained from NXP are in English. We do not provide translations of these English materials. Please use translation tools as needed.
  • When using ARM Cortex-M4, please refer to ARM’s documentation as well.
  • Our support is, in principle, limited to the scope used in our provided sample programs (e.g., sending and receiving wireless packets within the range supported by our libraries, and using peripherals within the range supported by our libraries). For features not covered in the samples, such as firmware encryption, using the ZigBee PRO stack, using the Thread stack, or general use of the libraries included with MCUXpresso, please refer to NXP’s official documentation.

Procedure

Technical Documents


About Building and Libraries for TWELITE BLUE/RED

About Building and Libraries for TWELITE BLUE/RED

About Building for TWELITE GOLD

About Building for TWELITE GOLD

Building a Project

Building a Project

Downloading MCUXpresso SDK

Downloading MCUXpresso SDK

Libraries, Apps, etc.

Explanation of TWENET Libraries and Apps

MCUXpresso Environment Setup

This section explains how to set up the environment using MCUXpresso IDE.

MCUXpresso(Eclipse) Screen Layout

MCUXpresso(Eclipse) Screen Layout

Project Structure and Settings

Project Structure and Settings

using debugger

using debugger