This review is provided by the excellent reviewer "wangdbff"
Mir also provides a tool chain including Qt SDK in the information provided for MYB-YT113X. Whether it is used as an IDE or to develop Qt programs, QtCreator is very easy to use, at least under Linux, it can save a lot of configuration work. Here is a detailed description of the process.
1. Install Qt software in Linux system, which can be a virtual machine or a physical machine. The installed version is generally selected according to the SDK, but it is not necessarily the same. The version used here is 5.14.2, which is the last version with binary installation package. After downloading, copy it to ubuntu18 and run the command to install it.
sudo ./qt-opensource-linux-x64-5.14.2.run
You need to enter your account and password during the installation process. If there are errors or other situations, it is likely that some dependencies are missing. Just install the corresponding library.
2. Deploy the cross-compilation tool of Qt SDK. It is provided in the document, and its name is gcc-linaro-5.3.1-2016.05-x86_64_arm-linux-gnueabi-qt5.12.5-myir.tar.bz2, a compressed package. The method is to unzip it to the opt directory.
sudo tar -xjf gcc-linaro-5.3.1-2016.05-x86_64_arm-linux-gnueabi-qt5.12.5-myir.tar.bz2 -C /opt
3. Configure Qt's compiler kit. This is the key point. Once it is configured, you can happily use ide development. Qt is installed by default, and gcc and other software are also installed on the system. Then you can see the default Kit in the tool setting interface, which is based on X86's gcc.
Then you need to add a C and C++ compiler yourself, which is actually to provide the path
Then select the path to qmake and specify the version.
The last step is to add the kit you just configured to the kit.
4. Next, create a project to compile and see.
After the creation, a template program will be automatically generated. Since we are not writing Qt programs, we will create a C project. Then use two compilation kits to compile the demo program.
If there are no errors, it is basically confirmed that it is successful. Then, whether it is a Qt program or a C/C++ program, you can use Qt Creator.
If you are looking for a domestic processor, you might want to learn about the Allwinner T113 core board and development board.
Previous article:How to quickly and easily migrate Keil MDK projects to other development tools
Next article:New arrival! 100% domestic material certification, Mir entry-level domestic core board Allwinner T113-i solution
- Popular Resources
- Popular amplifiers
- A review of deep learning applications in traffic safety analysis
- Evaluating Roadside Perception for Autonomous Vehicles: Insights from Field Testing
- ICCV2023 Paper Summary: Fairness, Privacy, Ethics, Social-good, Transparency, Accountability in Vision
- ICCV2023 Paper Summary: Explainable AI for CV (Explainable AI for Computer Vision)
- Huawei's Strategic Department Director Gai Gang: The cumulative installed base of open source Euler operating system exceeds 10 million sets
- Analysis of the application of several common contact parts in high-voltage connectors of new energy vehicles
- Wiring harness durability test and contact voltage drop test method
- Sn-doped CuO nanostructure-based ethanol gas sensor for real-time drunk driving detection in vehicles
- Design considerations for automotive battery wiring harness
- Do you know all the various motors commonly used in automotive electronics?
- What are the functions of the Internet of Vehicles? What are the uses and benefits of the Internet of Vehicles?
- Power Inverter - A critical safety system for electric vehicles
- Analysis of the information security mechanism of AUTOSAR, the automotive embedded software framework
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
- PCB related knowledge
- Snek: A Python-based language for embedded devices
- Open source 4G module CMUX+PPP dial-up Internet access detailed explanation
- Why can't this voltage regulator maintain the voltage?
- Using TI DSP programming clock circuit selection principles and level conversion methods
- On the modeling and configuration of DSP systems
- Basic knowledge of array antenna radiation
- Share the motor drive design circuit information of various original manufacturers (Wildfire, Hard Rock, TI, ST)
- [TI recommended course] #Live replay: 3 hours of practice + analysis: TI engineers take you step by step to fully get started with MSP430#
- ADALM2000 Experiment: Stable Current Source