当前位置:网站首页>1. Mx6u image burning principle (no specific process)
1. Mx6u image burning principle (no specific process)
2022-06-23 01:48:00 【Chongyou research Sen】
In setting up BOOT( Equipment startup mode and mode ) after , You can start the device in the specified way . stay 32 Directly generated by compiler .hex File burned to board , however arm Boards cannot be compiled directly .bin. Need to be right .bin File to add information
The final burnable file contains :
(1)IVt: Deposit ROM Address information in
(2)Boot data: Startup data , Contains the address and size of the image file
(3)DCD: Configuration information , Mainly DDR3
(4) Executable file :
Burning process :
imxdowload Generated led.imx Is in led.bin Add on :IVT + Boot data + DCD + .bin. Inside ROM Will led.imx copy to DDR( An enclosure ) in
Each module contains specific content :




summary :
Because it cannot be directly burned .bin file , So add IVT + Boot data + DCD, And each data block has a specified format , According to the specified format configuration of the chart, you can get the data that can be burned to SD Card program
边栏推荐
- LeetCode 206. 反转链表(迭代+递归)
- Autumn move script B
- JS - single sign on
- There is no corresponding change on the page after the code runs at the Chrome browser break point
- 2022-1-12
- Overview of visual object detection technology based on deep learning
- Constexpr keyword
- fatal: refusing to merge unrelated histories
- LeetCode 206. Reverse linked list (iteration + recursion)
- "Initial C language" (Part 1)
猜你喜欢

Day367: valid complete square

2022-1-14

Epoll introduction and principle explanation

4. functions and inline functions with default values for formal parameters

fatal: refusing to merge unrelated histories
![Found several packages [runtime, main] in ‘/usr/local/Cellar/go/1.18/libexec/src/runtime;](/img/75/d2ad171d49611a6578faf2d390af29.jpg)
Found several packages [runtime, main] in ‘/usr/local/Cellar/go/1.18/libexec/src/runtime;

Debian10 configuring rsyslog+loganalyzer log server

SQL programming task05 job -sql advanced processing

JS to paste pictures into web pages

Freshman C language summary post (hold change) Part1 output diamond
随机推荐
Autumn move script B
Pat class a 1016 phone bills (time difference)
Autumn move script C
7.new, delete, OOP, this pointer
On function overloading from several examples
崔鹏团队:万字长文梳理「稳定学习」全景图
The devil cold rice # 099 the devil said to travel to the West; The nature of the boss; Answer the midlife crisis again; Specialty selection
MySQL basic command statement
Bc116 xiaolele changed to digital
Do you know the memory components of MySQL InnoDB?
人民币的单位的大写
魔王冷饭||#099 魔王说西游;老板的本质;再答中年危机;专业选择
Install MySQL (5.7+8.0) through docker and configure master-slave replication (gtid+ enhanced semi synchronization)
Thread local storage understanding
Wechat mobile terminal development - account login authorization
Up the Strip
11. function template, class template, implementation vector sequence container, and space adapter
Autumn move script a
9. class and object practice and initialization list
Day575: divide candy