Introduction to RTT Viewer for MM32F013x

Introduction to RTT Viewer for MM32F013x

Click the image to learn more 01 Introduction to RTT Viewer SEGGER’s Real-Time Transfer (RTT) is a new technology for user I/O interaction in embedded applications. The J-Link RTT Viewer is a Windows GUI application that utilizes the RTT functionality on the debugging host, combining the advantages of SWO and semihosting, offering high performance. Using … Read more

Open Source Project Collection for N32G45x MCU Using JLINK

Open Source Project Collection for N32G45x MCU Using JLINK

Guomin Technology MCU Forum: https://bbs.21ic.com/iclist-1098-1.html *Reading Instructions: The following is a brief summary; for detailed project descriptions and related source code, please click the original link to view. Development Component Tools Using JLINK Based on Guomin N32G45x Series MCU: RTT Viewer Application Note https://bbs.21ic.com/icview-3264404-1-1.html In projects where no serial port is reserved, if you want … Read more

Step-by-Step Guide to Using JLink as a Serial Debugging Tool

Step-by-Step Guide to Using JLink as a Serial Debugging Tool

I’m not sure how everyone prints debugging information during microcontroller development, but most likely, it’s done through serial debugging. In most cases, a serial port is reserved for debugging during board design and coding. But what if you haven’t reserved a serial port during actual development? Actually, our downloader can be used as a debugging … Read more

JLink-RTT Print Output Configuration Tutorial

JLink-RTT Print Output Configuration Tutorial

Follow+Star Public Number, don’t miss out on exciting content Video Account | strongerHuangWeChat Official Account | strongerHuang 1Introduction SWO:Serial Wire Output, serial wire output RTT:Real Time Transfer, real-time transfer The previous SWO article implemented the principle of outputting information through the MCU’s SWO pin (to the display terminal SWV). The RTT discussed in this article … Read more

Step-by-Step Guide to Jlink Serial Printing Techniques

Step-by-Step Guide to Jlink Serial Printing Techniques

When debugging microcontroller programs, serial printing is a common method. Sometimes, when the hardware does not reserve a serial port, other methods are needed for printing and debugging.1. Jlink SEGGER RTTJlink SEGGER RTT is a very useful method that allows you to achieve printf-like functionality simply by using the SWD or JTAG interface of Jlink, … Read more

Step-by-Step Guide to Using JLink as a Serial Debugging Assistant

Step-by-Step Guide to Using JLink as a Serial Debugging Assistant

Click on “Gua Gua Little Master” above, select “Pin/Star Official Account“ Useful Resources Delivered First Hand! Summary: I wonder how everyone prints debugging information during microcontroller development. Most likely, they use serial debugging to print. In most cases, serial port 1 is usually reserved for debugging printing during board manufacturing and coding. But what if … Read more

Introduction to JLINK RTT: Replacing UART with RTT

Introduction to JLINK RTT: Replacing UART with RTT

In microcontroller development, printing debug information usually relies on serial ports. However, if no serial port is reserved, the RTT (Real-Time Transfer) function of the JLINK debugger can serve as an alternative. RTT enables real-time communication between the target device and the debugging host through the JLINK debugger, supporting log output and data collection while … Read more

What Is Jlink RTT and Why Use It?

What Is Jlink RTT and Why Use It?

Produced by 21ic Forum xyz549040622 Website: bbs.21ic.com 1. What is Jlink RTT? The full name is SEGGER’s Real-Time Transfer (RTT), a technology based on SEGGER’s JLink debugger for interactive user I/O. As the name suggests, it is a technology that interacts with the user based on JLink, which can intuitively display information from the debug … Read more

Weekly Insights: What Upgrades Does Bluetooth 6.0 Bring and What Are Its Benefits?

Weekly Insights: What Upgrades Does Bluetooth 6.0 Bring and What Are Its Benefits?

I only recently learned that Bluetooth 6.0 has been released for over six months. However, this technology is like taking medicine; it takes time for it to be industrialized and for its benefits to be realized. Let’s first review the major upgrades of Bluetooth over the years: Bluetooth Major Version Release Date Core Upgrade Points … Read more