1. Installation and cracking of RVDS4.0
Please refer to the post of this master at http://blog.csdn.net/cp1300/article/details/7772645, which is very detailed.
2. Installation of JLINK driver
Install the JLINK_V4.10 driver here.
I once installed version V4.22, but the program kept running away during debugging. I was depressed for a long time. At the reminder of " Code Squirrel ", I changed to the driver version 4.10, and finally I was able to debug normally. Driver download address: http://download.csdn.net/detail/csuwp02/5149235
3. RVDS4.0 configuration
(1) First install the zylincdt plug-in.
Click 'Help' -------------- 'SoftwareUpdates' -------------- 'Find and Install'
After clicking it, select one of the options below and click Next
Interface as shown below
Click New Remote Site, the first one on the right
Fill in the name: zylincdt
Fill in the URL: http://opensource.zylin.com/zylincdt
After checking, click Finish. You need to connect to the Internet to download updates. Follow the prompts to install. There may be warnings in the middle, just confirm. RVDS will automatically restart after the installation is completed. After completion, there will be more zylin-related debugging options in the debugging.
(2) Install YAGARTO
Two tool packages YAGARTO Tools and YAGARTO GNU ARM toolchain need to be installed .
(3) Ultimate configuration
Debug menu——>Debug configuration opens the window as shown above
Click the Debugger tab
In the GDB debugger, select arm-none-eabi-gdb.exe in the YAGARTO path installed above
c. Select the “Initialize” command on the Commands tab and enter
# connect to the J-Link gdb server
target remote localhost:2331
# Set JTAG speed to 30 kHz
monitor endian little
monitor speed 30
# Reset the target
monitor reset
monitor sleep 10
# Setup GDB for faster downloads
#set remote memory-write-packet-size 1024
set remote memory-write-packet-size 4096
set remote memory-write-packet-size fixed
monitor speed 12000
break _main
load
Previous article:Summary of correct solutions to errors when jlink is programming Nor Flash
Next article:Jlink 烧写Uboot
Recommended ReadingLatest update time:2024-11-16 11:48
- Popular Resources
- Popular amplifiers
- Foundations of ARM64 Linux Debugging, Disassembling, and Reversing Analyze Code, Understand Stack Me
- zephyr dev summit pres_debugging_irnas_memfault
- Infineon-AN236472_-_Zephyr_RTOS_Creating_modules_and_debugging_applications_in_ModusToolbox-Applicat
- Windows debugger guides how to debug Windows applications and Windows kernel
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
- Evaluation summary: Free application for CB5654 intelligent voice development board (Xuantie 803)
- 8 Way Splitter Workspace_____Genesys2020__1/8
- TI C64X+ General Library Function User Manual
- bluenrg chat example
- [AB32VG1 development board review] Serial dot matrix module display driver
- Milliohm meter based on [EVAL-ADICUP360] - Summary
- Review summary: Infineon's revolutionary photoacoustic spectroscopy (PAS) CO2 sensor
- UART interface algorithm transplantation encryption chip debugging skills - algorithm debugging
- Get the first experience! Raspberry Pi's first MCU product - Raspberry Pi Pico free review is here~
- What requirements does an industrial-grade 4G router need to meet?