How Freescale ATK (advanced toolkit) Works

Source: Internet
Author: User

Freescale ATK (advanced toolkit) is an embedded system flash burning software designed for its MX series CPU core. It can be used to burn Bootloader and kernel to flash.

(Nor, Nand, MC/SD ...).

 

The principle and workflow are as follows:

First, set the jumper to UART/USB boot. Then, after the Board is powered on, the ROM in the SOC starts to initialize the internal RAM and waits for data on the UART/USB

And load it to internal RAM.

Then on the host side, after starting the GUI, select the flash operation to be executed and other related options. After selecting the option, click execute. the execution process is divided into two phases:
1. Ram kernel and flash lib are first stationed in the SOC internal RAM through UART/USB (SOC has been initialized );
2. Host DLL generates commands Based on the ram kernel protocol, and sends flash operation commands to SOC through UART or USB.
This article is from Chengdu Mingcheng technology, a professional embedded platform provider. For more information, visit
Http://www.embedexpert.com/article/hardware/2010/1128/ATK.html
In the SOC, the RAM kernel in internal RAM receives the flash operation command from the host and calls the flash operation implementation in Flash lib to control NFC

(NAND Flash Controller) to complete the corresponding flash operations. The Flash lib operation result is returned to the ram kernel and sent to the host, which is displayed on the GUI.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.