To be honest, compiling U-boot is quite tiring. There are not many modifications to be made, but a lot of effort is spent on the compiler, and various strange problems are often encountered.
Below is the compiled U-boot and the corresponding gcc compiler
GCC download address: http://download.csdn.net/detail/king_mcu/9002001
U-Boot download address: http://download.csdn.net/detail/king_mcu/9002011
illustrate:
1. After arm-linux-gcc is unzipped to the Linux computer, add environment variables. Needless to say, the following is the installation path on my computer:
2. Unzip U-boot to the working directory and modify the compiler path in Makefile to the path of arm-linux-gcc on your computer:
3、make clean
4、make EmbedSky_config
If you are prompted with mkconfig permission deny, execute chmod 777 mkconfig
5、make
That's it~~~
Previous article:arm-linux-gcc and simple makefile
Next article:Lesson 1: The clock system of ARM chips
- Popular Resources
- Popular amplifiers
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- What is the function of the INCREMENT COMPONENT PART NUMBER button in PROTEL99?
- MicroPython Retro Gaming on Wio
- Why does the actual throughput of zynq not exceed 10Mbps after configuring 100M Ethernet?
- MicroPython simple task scheduler
- [2022 Digi-Key Innovation Design Competition] Distributed Temperature and Humidity Acquisition System - Brief Design Overview
- CC2541 Bluetooth Watchdog Mode
- 【AT-START-F403A Review】1. Environment setup (including all required files + Stdlib simplified version)
- Rethinking Power Density with GaN
- What is an oscillator and how can you design a circuit using it?
- [Voice and vision module based on ESP32S3] Software development progress - using the web to obtain camera images and video streams