Click here to Skip to main content
15,868,141 members
Articles / Internet of Things

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 4.8K   23   4  
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, engineer, and author for over 20 years.

Comments and Discussions