To use ARM as a super MCU, the following development tools are required:
ADS: does not support ARM11, only supports ARM9 at most, which is now obsolete.
Keil MDK-ARM: Same as RealView MDK. In previous versions, the kernel used Keil, which does not support ARM as well as ARM's own ADS. Now it has been acquired by ARM. After ARM acquired Keil, the compiler was changed to its own Real View, which became RealView MDK.
RealView MDK: RealView Microcontroller Develop Kit, a product developed in cooperation with Keil. It only supports the development of low-end MCUs, such as ARM7/ARM9/cortex-m3/m1
RVDS: Real View Develop Suit, supports all ARM, high-end development tools.
IAR: IAR Embedded Workbench, compared with the above 4 software released by ARM, IAR has better compatibility and supports more processors, not only ARM but also Renesas, and also supports 8051 and other MCUs. Unfortunately, ARM only supports ARM11 so far, and does not support cortex-A8 and so on.
///////////////////////////////////////////////////// ///////////////////////////////////////////////////// //////////////////////////////
The difference between Realview MDK and Realview DS:
Realview MDK is mainly used for the development of embedded applications. Its device database contains many chips from many manufacturers, such as AT91SAM64, S3C2410, etc. MDK can not only simulate the instruction sets of ARM7, ARM9 and CORTEX, but also simulate their peripheral devices, such as IIC, UART, SPI, etc. MDK cooperates with ULINK2 to control ARM-based chips through the JTAG interface, and can display the register values of the ARM core and the values of the peripheral registers on the chip in real time. At the same time, it can also modify the values of the memory, so it is very convenient for the development and debugging of embedded applications.
Realview DS is mainly used for debugging during chip development. It cooperates with the ICE emulator to accurately implement the logical functions of ARM cores such as ARM7, ARM9, ARM10, ARM11, CORTEX, etc., which is convenient for IC manufacturers to simulate and test the ARM core-based SOC chips they design or manufacture.
Although Realview MDK and Realview DS both use the RVCT compiler suite and can develop embedded applications, Realview DS is mainly used for IC design and is not suitable for the development of embedded applications. It is best to use Realview MDK to develop embedded applications.
RVMDK and RVDS are two different products of ARM. The two tools have different positioning. RVMDK is launched to meet the needs of engineers who develop embedded software based on MCU. RVDS is provided for engineers engaged in SOC and FPGA design. The price of RVDS is relatively expensive. If you are developing ARM-based applications, it is best to use RVMDK, which is also relatively cheap.
///////////////////////////////////////////////////// ///////////////////////////////////////////////////// /////////////////////////////
Previous article:Compilation problems encountered when cross-compiling the json-c-0.9 library under arm-linux
Next article:ARM Timer 0 (interrupt)
Recommended ReadingLatest update time:2024-11-16 13:24
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
- 【ST NUCLEO-G071RB Review】GPIO
- Basic knowledge of base station antennas and network applications
- Photos + Our product board
- To save hundreds of thousands of dollars, a PhD student made a DIY super microscope and saw atoms directly!
- When importing AD to gerber files into CopperCam, the imported circuit diagram is wrong.
- [ESP32-Audio-Kit Audio Development Board Review] WS2812 Color Light Strip Control
- 【i.MX6ULL】Driver Development 5——Device Tree Principle and Lighting LED
- Calculation of wireless communication distance
- 【TI recommended course】#What is I2C design tool? #
- STM32 low power mode