HOME
  • GM-3568JHF
  • M4-R1
  • M5-R1
  • SC-3568HA
  • M-K1HSE
  • CF-NRS1
  • CF-CRA2
  • 1684XB-32T
  • 1684X-416T
  • C-3568BQ
  • C-3588LQ
  • GC-3568JBAF
  • C-K1BA
Shop
  • English
  • 简体中文
HOME
  • GM-3568JHF
  • M4-R1
  • M5-R1
  • SC-3568HA
  • M-K1HSE
  • CF-NRS1
  • CF-CRA2
  • 1684XB-32T
  • 1684X-416T
  • C-3568BQ
  • C-3588LQ
  • GC-3568JBAF
  • C-K1BA
Shop
  • English
  • 简体中文
  • SC-3568HA

    • Introduction

      • SC-3568HA Overview
    • Quick Start Guide

      • OpenHarmony Overview
      • Image Flashing
      • Setting Up the Development Environment
      • Hello World Application and Deployment
    • Application Development

      • ArkUI

        • Chapter 1 Introduction to ArkTS Language
        • Chapter 2 Introduction to UI Components and Practical Applications (Part 1)
        • Chapter 3 Introduction to UI Components and Practical Applications (Part 2)
        • Chapter 4 Introduction to UI Components and Practical Applications (Part 3)
      • Expand

        • Chapter 1 Getting Started Guide
        • Chapter 2 Referencing and Using Third-Party Libraries
        • Chapter 3: Application Compilation and Deployment
        • Chapter 4: Command-Line Factory Reset
        • Chapter 5: System Debugging -- HDC (Huawei Device Connector) Debugging
        • Chapter 6 APP Stability Testing
        • Chapter 7 Application Testing
    • Device Development

      • Chapter 1 Environment Setup
      • Chapter 2 Download Source Code
      • Chapter 3 Compiling Source Code
    • Peripheral And Iinterface

      • Raspberry Pi interface
      • GPIO Interface
      • I2C Interface
      • SPI communication
      • PWM (Pulse Width Modulation) control
      • Serial port communication
      • TF Card
      • Display Screen
      • Touch
      • Audio
      • RTC
      • Ethernet
      • M.2
      • MINI-PCIE
      • Camera
      • WIFI&BT
      • Raspberry Pi expansion board
    • Frequently Asked Questions

      • Resource Downloads
  • M-K1HSE

    • Introduction

      • M-K1HSE Introduction
    • Quick Start

      • Development environment construction
      • Source code acquisition
      • Compilation Notes
      • Burning Guide
    • Peripherals and interfaces

      • 01 Audio
      • 02 RS485
      • 03 Display
    • System customization development

      • System transplant
      • System customization
      • Driver Development
      • System Debugging
      • OTA Update

Burning Guide

1 Download the Titan burning tool

Windows version:

https://cloud.spacemit.com/prod-api/release/download/tools?token=titantools_for_windows_X86_X64

Linux version:

https://cloud.spacemit.com/prod-api/release/download/tools?token=titantools_for_linux_64BIT_APPIMAGE

2 Installation

2.1 PC Configuration Requirements

Operating system: Windows or Linux C drive space (or Linux system Home space): > 10GB

2.2 Windows Installation

Take Windows 11 as an example.

Download the latest version of the flash tool titantools_for_windows.exe and double-click titantools_for_windows_last to install; If the system prompts Do you want to allow this app from an unknown publisher to make changes to your device?, select Yes; If the system prompts that Windows cannot verify the publisher of this driver software, select Always install this driver software;

TOOL_6

If you are prompted with Do you want to allow this app from an unknown publisher to make changes to your device?, select Yes. Wait until the installation is complete.

TOOL_6

2.3 Installation on Linux

Take Ubuntu as an example.

  1. Download the latest version of the flash tool titantools_for_linux.AppImage 2) Grant executable permissions 3) Double-click to start using, no installation required

Note: If the startup fails with an error: "dlopen(): error loading libfuse.so.2" you can install libfuse dependencies:

sudo apt install libfuse2

3. Function Introduction

3.1.1 Tool Home Page

Open the flashing tool. If the system prompts Do you want to allow this app from an unknown publisher to make changes to your device?, select Yes. The homepage displays four main functional modules: R&D tools, mass production tools, testing tools, and online cloud devices. Clicking on different tool modules will jump to the corresponding page.

TOOL_6

3.1.2 R&D tool module

Click R&D Tools on the home page to jump to the R&D Tools interface.

TOOL_6

Stand-alone burning There are stand-alone burning options and card boot options on the R&D tool page. Select the stand-alone burning option here.

TOOL_6

Click Scan Device on the R&D Tool interface. Note: Before scanning the device, make sure the device is in flash mode, otherwise the scan will fail.

TOOL_6

When the device is successfully scanned, a flash serial number similar to the figure below will appear.

TOOL_6

If there are multiple devices, click the drop-down button to select the device.

TOOL_6

Select the corresponding USB device

TOOL_6

After the device is identified, you can select the file path source by pulling down the image selection position. You can select local files, local directories, and network files.

TOOL_6

Click Select Flash File, select the firmware, and then the tool prompts that the file is being extracted..., wait patiently for it to complete.

(If you need to configure partitions, please refer to section 1.3.4)

TOOL_6

Click Start Flashing to start the flashing process.

TOOL_6

After the flashing is completed, you can enter the system by powering on again. Card boot Click the card boot option in the R&D tool interface to enter the card boot interface.

TOOL_6

Click to select SD card on the card boot page. Note: Before card booting, the computer needs to be inserted with SD card.

TOOL_6

After clicking to select SD card, the following interface will pop up, select SD card.

TOOL_6

After selecting the SD card, the name of the selected SD card will be displayed in the position below the picture.

TOOL_6

After selecting the SD card, click Select Flashing Package to pop up the options shown below and select the flashing package path.

TOOL_6

After selecting the flashing package, the flashing package path and name will be displayed in the picture below.

TOOL_6

After selecting the flash package, select the operation you need to perform in the position shown below. The default selection is to burn the startup card. (Note: You need to format the SD card before burning the startup card. Please back it up in advance to avoid data loss)

TOOL_6

After clicking Execute, the following window will pop up. After clicking OK, wait for the decompression of the compressed package to complete.

TOOL_6

After decompression, start burning and wait for the burning to end.

TOOL_6

3.2 Configuring Partitions

After selecting the burning device and burning the firmware, you can configure the partition file as needed.

TOOL_6

After opening the configuration partition file, the following window will pop up, where you can select or replace the corresponding partition file.

TOOL_6

After selecting the partition file, the following content will appear. (Note: If you select different partition files, the corresponding partition names will be different. Please make sure that the partition files do not conflict.)

TOOL_6

3.3 Mass production tool module

Multi-machine burning Click to enter the mass production tool page and select multi-machine burning. Note: Multi-machine burning mode only supports zip files.

TOOL_6

Select Multi-device Burning, then Flash Firmware.

TOOL_6

After selecting the flash file and decompressing it, the decompressed file path will be displayed in the figure below.

TOOL_6

After clicking Start Multi-device Burning, the Multi-device Burning window will pop up. Enable USB calibration mode and bind the USB port.

TOOL_6

After the binding is completed, the corresponding USB number will be displayed below.

TOOL_6

After USB binding, turn off the USB calibration mode and wait for the device to be detected. The USB calibration mode can calibrate the USB number of the device to detect the corresponding USB burning status.

TOOL_6

If you need to unbind and reopen the USB calibration mode, just click the button in the picture below. After unbinding, you can recalibrate.

TOOL_6

Turn off USB calibration mode, select automatic burning or manual burning, and wait for the device to burn. Note:

Automatic burning mode means: if the current device is burned after completion, without changing the USB, continue to use the USB number to connect a new device to continue burning the firmware.

Manual burning mode means: after the current device is burned, manually control whether to continue burning the firmware.

TOOL_6

When burning is complete, close the window.

TOOL_6

If you turn on the debug information option, the following window will appear.

TOOL_6

Make mass production cards

TOOL_6

3.4 Number Writing Tools

Click on the mass production tool and select "Writing Tool"

TOOL_6

Click Scan Device to successfully identify the device serial number

TOOL_6

Click "Configure custom fields" to enter the settings

TOOL_6

Enable the fields that need to be written, and disable the fields that do not need to be written

TOOL_6

You can choose random or custom

TOOL_6

After the settings are completed, click "Start writing number" and wait for the number to be written successfully.

TOOL_6

3.5 Settings

The figure below shows the settings interface.

TOOL_6

The red circle in the figure below shows the current workspace.

TOOL_6

If you need to change the workspace, click Modify and reselect the workspace.

TOOL_6

The red circle in the figure below shows the size of the current workspace.

TOOL_6

If you click the Clean button, the following window will pop up. Click Yes to clear all files in the current workspace.

TOOL_6

The cleanup is complete, and the current occupied space is shown as 0GB.

TOOL_6

Automatic Cleanup

TOOL_6

Fast card burning mode

TOOL_6

Click About to display the version information of the current flash tool kit.

TOOL_6

Click Check for updates to check if the current version is the latest one. If it is not the latest one, a prompt will pop up: There is a new version update, please download the latest version.

TOOL_6TOOL_6

4 Flashing process

4.1 Enter flashing mode

When the device is not powered on and is in shutdown state:

Press and hold the "Download (FDL)" button and plug in the power cord. Release the "Download (FDL)" button and plug in the USB data cable to the flash USB connector to scan the device. The device has been plugged in and powered on. When it is in the power-on state:

Press and hold the FDL button; Short press the Reset button; Release the FDL button; Plug the USB data cable into the flash USB connector to scan the device

4.2 Flashing process

Open the flash tool, and if you are prompted to allow this app from an unknown publisher to make changes to your device?, select Yes.

TOOL_6

Select Development Tools > Single Device Burning.

TOOL_6

Click Scan Device until VID:PID appears. If there are multiple devices, select the device you want to flash. The device can only be scanned after entering the download mode.

TOOL_6

Click Select Flash File, select the firmware, and then the tool prompts that the file is being unzipped..., wait patiently for the flashing to complete.

TOOL_6

Or select the unzipped flash directory

TOOL_6

Click Start Flashing to start the flashing process.

TOOL_6

After the flashing is completed, you can enter the system by powering on again.

Edit this page on GitHub
Last Updated:
Contributors: zsl, zwhuang
Prev
Compilation Notes