Click here to Skip to main content
15,667,627 members
Articles / Internet of Things

Tagged as

Stats

3.6K views
22 downloads
4 bookmarked

Developing Applications for Azure Sphere, Part 2: Building High-Level Applications

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
31 Oct 2021CPOL14 min read
This article explains how to build, program, and deploy high-level applications that run on the Azure Sphere OS.
Azure Sphere supports two different types of applications. High-level applications run on the Cortex-A7 and perform general-purpose operations. Real-time applications execute on the real-time cores (Cortex-M4 microcontroller cores). This article explains how to build and code high-level applications.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I've been a programmer and engineer for over 20 years. I'm a certified Azure Developer Associate and an Azure IoT Developer Specialist.

Comments and Discussions