How to Install Windows 10 ARM on Raspberry Pi 3B

How to Install Windows 10 ARM on Raspberry Pi 3B

Previously, friends who followed us may have an impression of “Foreign developers trying to run Windows 10 desktop on Raspberry Pi 3”. This article is reprinted from amatfan.com, the video at the end is from daveb778 (thanks to Ningzhi and Ci for sharing), which shows how to install Windows 10 ARM on Raspberry Pi 3B. … Read more

Analyzing the Boot Process of VxWorks 6.x BSP on ARM

Analyzing the Boot Process of VxWorks 6.x BSP on ARM

Click “Read the original text” to access more VxWorks resources BSP is used to initialize hardware, boot the operating system, and provide the device driver interface between software and hardware. When developing a BSP for a specific architecture, it is necessary to understand its basic architecture and instruction system. Generally, the design and development of … Read more

Common Commands in VxWorks

Common Commands in VxWorks

Common Commands in VxWorks: i displays basic information about tasks; when the parameter is 0, it shows all tasks. ti displays the TCB information of tasks. d shows the memory content at the target address. devs lists all devices on the target system. version displays the VxWorks version number. memShow shows information about the total … Read more

Running Blazor HyBrid on Orange Pi (Ubuntu Arm)

Running Blazor HyBrid on Orange Pi (Ubuntu Arm)

Running Blazor HyBrid on Orange Pi (Ubuntu Arm) Prepare an Orange Pi! The current tutorial uses the Orange Pi 5 4G development board. Prepare the .NET environment Install .NET Core dependencies sudo apt install -y libunwind8 libunwind8-dev gettext libicu-dev liblttng-ust-dev libcurl4 libcurl4-openssl-dev libssl-dev uuid-dev unzip libgdiplus libc6-dev libkrb5-3 Download the .NET 7 SDK wget https://download.visualstudio.microsoft.com/download/pr/142603ad-0df5-4aef-bdc2-87b6140c90ed/2cce467e6c954d01024942b8370aaf70/dotnet-sdk-7.0.302-linux-arm64.tar.gz … Read more

Analyzing the Reset Startup Process of ARM Cortex-M Core

Analyzing the Reset Startup Process of ARM Cortex-M Core

The reset startup process of the ARM Cortex-M core is also known as the reset sequence. Below is a brief summary and analysis of this process. The reset startup process of the ARM Cortex-M core is different from most other CPUs and also differs from previous ARM architectures (such as ARM920T, ARM7TDMI, etc.). Most CPUs … Read more

ARM Cortex-M52 Processor Designed for AI Applications: A Game Changer in Edge Computing?

ARM Cortex-M52 Processor Designed for AI Applications: A Game Changer in Edge Computing?

Edge computing is a decentralized computing architecture that moves the computation of applications, data, and services from centralized network nodes to the logical edge nodes of the network. It exists between physical entities and industrial connections or at the top of physical entities. Under the edge computing architecture, data analysis and knowledge generation are closer … Read more

Qualcomm Snapdragon 875 Leaks: ARM Cortex X1 + A78 Architecture

Qualcomm Snapdragon 875 Leaks: ARM Cortex X1 + A78 Architecture

According to XDA reports, Qualcomm’s next-generation flagship SoC will be named Snapdragon 875, which may adopt a combination of Cortex X1 super core + Cortex A78 big core (the leak also claims that Samsung’s next-generation Exynos flagship SoC will also adopt the combination of Cortex X1 + Cortex A78, which will replace the Exynos 990). … Read more

Analyzing Arm’s New Cortex A76 Architecture: Outperforming Snapdragon 845 at 2.4GHz

Analyzing Arm's New Cortex A76 Architecture: Outperforming Snapdragon 845 at 2.4GHz

▲ Click above Leifeng Network to follow Written by | Ren Ran Reported by Leifeng Network (leiphone-sz) Reference source: Anandtech https://www.anandtech.com/show/12785/arm-cortex-a76-cpu-unveiled-7nm-powerhouse It’s June again, and Arm has unveiled the brand new Cortex A76 architecture in San Francisco. Digital enthusiasts are likely familiar with Arm’s architecture codenames, but may not know who designs them. In fact, … Read more

Getting Started with Microcontrollers: Can We Still Start with the 51 Series?

Getting Started with Microcontrollers: Can We Still Start with the 51 Series?

Hello everyone, I am Mai Ge. Recently, a netizen raised a question that I think is very relevant to many beginners, the question is as follows: Can we still start with the 51 series microcontroller? Given that ARM and RISC cores are so cheap and the resources are plentiful, is it unnecessary to learn the … Read more

The Path of Domestic CPU in ARM Servers as an Alternative to x86 – Huawei and Feiteng Lead the Localization Efforts!

The Path of Domestic CPU in ARM Servers as an Alternative to x86 - Huawei and Feiteng Lead the Localization Efforts!

EETOP focuses on chips and microelectronics, click the blue text above to follow us Source: Chip Intelligence, Yangtze Securities As we all know, China’s high-end general-purpose chips are highly dependent on imports, especially CPU chips, where domestic manufacturers have a small presence in the PC and server fields, which are basically monopolized by international giants. … Read more