Known issue in Azure Sphere SDK version 22.02
Published Mar 08 2022 05:05 PM 3,984 Views
Steel Contributor

Update March 17, 2022: Azure Sphere version 22.02 Update 1 is published and available for download as of March 17, 2022 and includes bug fixes for the Azure Sphere SDK for Windows and for Linux, and the Visual Studio Code Extension. The updated SDK resolves the issue cited in the original post below. Please read Azure Sphere 22.02 Update 1 now available: resolves known SDK issues for more information and instructions to install the updated version.

 

Known issue in Azure Sphere SDK version 22.02

An issue was reported in the 22.02 SDK, related to the sys/socket.h header and musl 64-bit time support that are included in API set 12. The issue will be resolved in an upcoming update to the SDK. No OS change is required to address this issue. However, for now, if you are using the setsockopt() function defined in sys/socket.h, you should not build your production applications with API set 12. We recommend using API set 11 with the 22.02 release.

 

This only affects newly compiled applications built with the 22.02 release. It does not affect:

  • Existing binary compiled or deployed applications.
  • Applications built with SDKs other than the recent 22.02 release.
  • Applications built with 22.02 SDK but using API sets other than version 12 .
Co-Authors
Version history
Last update:
‎Mar 17 2022 01:37 PM
Updated by: