Using JTAG Debugging on I.MX6ULL Terminator Development Board

Using JTAG Debugging on I.MX6ULL Terminator Development Board

Many friends are transitioning from microcontrollers and are quite familiar with JTAG. They want to use JTAG to debug bare-metal code, but often encounter issues where the virtual machine cannot connect to the TF card. The I.MX6ULL itself supports JTAG, but there is really very little information available on this, and most of it is … Read more

IAR and STVD Installation Guide

IAR and STVD Installation Guide

—> Related tutorials and introductions at the end of the article <— 1. IAR Software Installation and Crack Usage 1. Download the installation package and keygen. 2. Click the installer. 3. Click the second option to install. 4. Then keep clicking next and select the installation path. 5. Continue to click next to start the … Read more

How to Migrate Projects from IAR to Embedded Studio

How to Migrate Projects from IAR to Embedded Studio

This article describes how to migrate an IAR EWARM project to SEGGER Embedded Studio (SES). With the built-in project importer in Embedded Studio, users can continue to use the IAR toolchain in SES or switch to the SEGGER toolchain integrated within Embedded Studio. Migrating projects to Embedded Studio allows users to directly benefit from SES’s … Read more

How to Add Folders and .c .h Files in IAR

How to Add Folders and .c .h Files in IAR

IAR is a popular embedded development integrated environment. Below are the detailed steps to add folders and .c and .h files in IAR. Add Folders 1. Open Workspace Launch IAR Embedded Workbench and open the project workspace you want to operate on. 2. Expand Project View In the IAR project browser on the left side, … Read more

The Development History of Keil MDK and IAR EARM

The Development History of Keil MDK and IAR EARM

Follow+Star Public Account, don’t miss wonderful content Author | strongerHuang WeChat Official Account | Embedded Column Keil and IAR are classic IDE tools of a generation. The reason so many people use them is not only because the tools are good, but also because they have a long development history. Next, I will describe the … Read more

Ultrasound Imaging of Intrahepatic Cholangiocarcinoma

Ultrasound Imaging of Intrahepatic Cholangiocarcinoma

The exact cause of intrahepatic cholangiocarcinoma (ICC) remains unclear. Well-known risk factors for ICC include congenital choledochal cysts, chronic cholangitis, inflammatory bowel disease, primary sclerosing cholangitis, parasitic infections, chemical carcinogens (such as thorium dioxide and nitrosamines), genetic factors, biliary cirrhosis, cholelithiasis, alcoholic liver disease, and non-specific liver cirrhosis. Recently, studies have found a close association … Read more

How to Add IAR and Keil ARM Compilers to e² Studio

How to Add IAR and Keil ARM Compilers to e² Studio

Follow+Star Public Account, don’t miss out on exciting content Source | Renesas Embedded Encyclopedia e2 studio is an integrated development environment (IDE) for Renesas MCUs that can configure and generate initialization code with one click and compile to create executable files.This development environment is based on the globally widely used Eclipse platform, and e2 studio … Read more

IAR Installation and Crack Guide

IAR Installation and Crack Guide

Blue Universe Electronics The ARM series microcontroller programs are mainly developed based on the IAR version 6.5, so it is necessary to install the IAR 6.5 software. In practice, many students have reported difficulties in installing the software, especially during the cracking phase, where there are many questions and it is hard to succeed. Therefore, … Read more

Mastering Project-Generator for MDK5, IAR, and GCC

Mastering Project-Generator for MDK5, IAR, and GCC

Background Introduction: Many videos produced by Sugar are based on the open-source project project-generator to support three platforms. Feedback has shown that this method has sparked a lot of interest among readers. Friends participating in Sugar’s “Software Architecture Training Program” have successfully mastered this method. This article systematically introduces the use of project-generator starting from … Read more

Embedded Microcontroller Teaching (Part One)

01 Introduction Hello everyone~ Long time no see. From the title, you should know that I, the novice, am about to start a new series of tutorials for everyone. Some might say my topics are quite broad, from ROS to neural networks and now to embedded teaching. Actually, these are just some knowledge I’ve learned … Read more