Keil MDK Upgrades to Keil Studio: New Features and Guide

Keil MDK Upgrades to Keil Studio: New Features and Guide

Follow+Star public account, don’t miss exciting content Compilation | strongerHuang WeChat public account | Embedded Column Are you surprised to see the title? Yes, you read that right, Keil is about to undergo a brand new upgrade. This article introduces some new features of Keil Studio and provides a basic tutorial for using Keil Studio … Read more

Why Keil Hasn’t Been Phased Out Despite Its Challenges

Why Keil Hasn't Been Phased Out Despite Its Challenges

This topic seems like a false proposition, because I think Keil is not very difficult to use, except for frequent lag, inexplicable freezes, and lack of flexible expansion. In fact, as an embedded software development tool, Keil has a long-standing presence and wide application in the industry. Although some people believe that Keil has some … Read more

Practical Guide to Developing a Network Chat Application in C++

Practical Guide to Developing a Network Chat Application in C++

1. Introduction: The Power of C++ Behind Network Chat Applications In today’s digital age, network chat applications have become an indispensable part of our lives. Whether chatting with friends and family or collaborating with colleagues at work, popular chat tools like WeChat, QQ, and DingTalk have broken the constraints of time and space, allowing instant … Read more

Master These Embedded C/C++ Development Tools To Boost Efficiency!

Master These Embedded C/C++ Development Tools To Boost Efficiency!

I am Lao Wen, an embedded engineer who loves learning. Follow me to become even better together! In daily development work, embedded low-level drivers and application development often use C and C++ programming languages. Today, we will discuss the top 10 IDEs most suitable for C/C++ developers, and you can see which one fits you … Read more

Understanding the Power of CMake Build Tool

Understanding the Power of CMake Build Tool

CMake is an open-source, cross-platform build tool that is very well-known in the development community and is used in various projects. This article aims to explore why CMake is powerful. Content Source: https://aosabook.org/en/cmake.html Original Title: CMake Authors: Bill Hoffman && Kenneth Martin Translator: Liu Zuosha Note: The translation may have some simplifications, rearrangements, and additions … Read more

How to Install IAR Embedded Workbench for ARM 8.32.1

How to Install IAR Embedded Workbench for ARM 8.32.1

IAR for ARM is a top-tier integrated development environment, fully known as “IAR Embedded Workbench for ARM”. It is developed by the world-renowned Swedish company IAR Systems, which specializes in embedded systems development tools and services. Founded in 1983 and headquartered in Uppsala, Sweden, the company went public on NASDAQ OMX Stockholm on January 4, … Read more

Why Is Keil More Popular Than IAR?

Why Is Keil More Popular Than IAR?

01 Introduction When it comes to Keil and IAR, you might think their integrated development environment interfaces are quite outdated and not user-friendly. But here’s a fact: whether you are a beginner in microcontroller programming or an experienced developer, the usage of Keil and IAR is significantly higher compared to other tools, and it’s not … Read more

Can Rust Succeed? IDEs for Rust Development in 2021

Can Rust Succeed? IDEs for Rust Development in 2021

If you like it, follow us! With the establishment of the Rust Foundation, the question of “Can Rust succeed?” has once again become a hot topic in the community. This initiative, jointly established by four global top tech companies: Microsoft, Google, AWS, and Huawei, along with Rust’s creator Mozilla, undoubtedly gives a boost to developers … Read more

Common Software Tools for Embedded Development

Common Software Tools for Embedded Development

Author | strongerHuang WeChat Official Account | Embedded Column Readers have asked: What software tools are generally used in embedded development? Today, I’ll take some time to organize a list of commonly used software tools, hoping to be helpful for everyone. Integrated Development Environment (IDE) Embedded software engineers typically use a few integrated development environments … Read more

Essential Tools for Embedded Development

Essential Tools for Embedded Development

Follow+Star Public Account, don’t miss out on exciting content Author | strongerHuang WeChat Public Account | strongerHuang To make it easier for everyone to review articles on their phones while commuting or running errands, I have carefully organized this tutorial column: Embedded Tools | What are the commonly used IDEs for Microcontrollers? Embedded Tools | … Read more