MYZR-LS1012A-EK200 Use and Development Guide

来自明远智睿的wiki
Admin讨论 | 贡献2020年2月26日 (三) 10:18的版本 (创建页面,内容为“ [^_^]: MY-LS1012A-EK200 Use and Development Guide <br/> ### Instructions for use of this document ---------------------------------------------------------------...”)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索


Instructions for use of this document


  • All participants in the project need to know "Other necessary documents for Part V"
  • All personnel in the project who need to use the development board need to understand and operate the "first part of the development board use fast entry"
  • Software development engineers(including BSP engineers, application software engineers) in the project need to understand and complete the "Part 2 Basic Guidance for Software Development"
  • In the project, BSP development engineers need to understand "Part 3 Advanced Guidance for Software Development".
  • The hardware development engineer in the project needs to read "Part 4 Hardware Development Guidance".

Link to manual
Test Manual:《Linux-4.1.15》
Development Environment Guidance Manual《Ubuntu14.04+Win10 (Recommended)》, 《Ubuntu12.04+Win10》, 《Ubuntu12.04+Win7》
Build Manual:《Linux-4.1.15》
Driver and device manual: Linux-4.1.35]
Description: Open all links in the document, it is recommended to use the mouse right click to open in the new tab.


The first part of the development board USES a quick start


 This part of the content and operation, the first reading and completion of about half a day
 1. After getting the development board, the first thing is to prepare for the use of the development board, installation of terminal software is necessary.Open 《Terminal Software Reference Manual》, refer to Software Download and Installation to install the terminal software.
 2. After the installation of terminal software, open [[MY-LS1012A-EK200 Startup Manual |《Quick Start》]] , refer to the document to start the development board.
 3. After the development board is started successfully, refer to 《Burning Manual》 for a burn.The purpose is to familiarize yourself with the burn operation and prepare for the next functional verification.
 4. After the development board is burned, open the corresponding 【Test Manual】 and conduct a test to verify that all functions of the development board are normal.

The second part is the basic guidance of software development


 The second part of the software development basic guidance of this part of the content and operation, the first reading and completion of about half a day
 1. First of all, to develop software, we need to establish a development environment. When building an embedded development environment, we will encounter various problems. To avoid wasting unnecessary time and energy, we recommend using our virtual machine environment. Turn on the 【 Development Environment Instruction Manual 】 and configure the virtual machine with reference to the document.
 2. After the development environment is established, you should refer to 【Building Manual】 for a compilation, and retain the compiled target files.
 3. After compiling the target file, update the target file to the device, and it is best to refer to the 【Test Manual】 for another test to verify that the compiled target file is ok.

The third part is advanced guidance of software development


 After completing the Development board using quickstart and Software development basic guidance , the basic things we have been familiar with.Then, the next step, is secondary development needs to understand the content.

U-Boot Board level file

 1. u-boot Board file location: board/myzr/ls1012a-ek200/ls1012a-ek200.c
 2. u-boot Board level configuration file: include/configs/ls1012a-ek200.h
 3. u-boot Polar compilation configuration file: configs/ls1012a-ek200_qspi_defconfig

Linux Kernel board-level files

 1. Kernel plate-level compilation configuration file: ls1012_ek200.config
 2. Kernel board-level device tree file: arch/arm64/boot/dts/myzr/ls1012a-ek200.dts


The fourth part hardware development guidance


 1. First of all, it is necessary for hardware engineers to understand the introduction and basic principles of our development board floor. See 《 Base Plate Introduction》 for details.
 2. The hardware engineer opens the network disk, downloads the hardware schematic diagram file to carry on the reference, or carries on the design based on our schematic diagram.  3. If some interfaces and functions need to be changed, please refer to the Pin definition & detailed function description in 《 Core board introduction》.Refer to "1.1 _nxp-document-> reference-manual" in the network disk for more details.

Part V Other necessary documents


LS1012A Data Sheet

  • Network disk location: "01_手册 -> LS1012A.pdf"
    The document has 120 pages and it is recommended that all participants in the project read it.

LS1012A Product Brief

  • Location of network disk:"01_手册 -> LS1012APB.pdf"
    The document has 16 pages and it is recommended that all participants in the project read it.

LS1012A Security (SEC)Reference Manual

  • Location of network disk: "01_手册 -> LS1012ASECRM.pdf"
    The corresponding documents are up to 1,000 pages long, and software and hardware engineers can read them selectively during the design and development process.



--------------------------------------------------------------------------------
* ZhuHai MYZR Technology CO.,LTD.
* Latest Update: 2019/03/07  
* Supporter: Tang Bin
--------------------------------------------------------------------------------