Skip to content

Azure RTOS 6.0.2

Compare
Choose a tag to compare
@goldscott goldscott released this 14 Aug 23:13
· 167 commits to master since this release

About this release

This is an updated release of Azure RTOS that includes multiple bug fixes.

Azure RTOS ThreadX 6.0.2 release contains the following changes:

  • ports/cortex_m0 - all toolchains: modified comments and whitespace.
    • ports/cortex_m0/ac6/example_build/sample_threadx/tx_initialize_low_level.S - remove DWT code.
    • ports/cortex_m0/gnu/example_build/tx_initialize_low_level.S - remove DWT code.
    • ports/cortex_m0/iar/example_build/tx_initialize_low_level.s - remove DWT code.
  • ports/cortex_m3 - all toolchains: modified comments and whitespace.
  • ports/cortex_m33 - all toolchains: modified comments and whitespace.
    • ports/cortex_m33/ac6/src/tx_thread_context_restore.S - remove execution profile kit call.
    • ports/cortex_m33/ac6/src/tx_thread_context_save.S - remove execution profile kit call.
    • ports/cortex_m33/ac6/src/tx_timer_interrupt.S - add DSB instruction before returning.
    • ports/cortex_m33/iar/src/tx_thread_context_restore.s - remove execution profile kit call.
    • ports/cortex_m33/iar/src/tx_thread_context_save.s - remove execution profile kit call.
  • ports/cortex_m4 - all toolchains: modified comments and whitespace.
    • ports/cortex_m4/ac5/src/tx_thread_context_save.s - fix register names.
  • ports/cortex_m7 - all toolchains: modified comments and whitespace.
  • common/inc/tx_api.h update product constants.
  • common_smp/inc/tx_api.h update product constants.

Azure RTOS is based on the industry leading ThreadX RTOS with well over 6.2 Billion deployments – everything from mobile phones and fitness trackers, to security systems and spacecraft. Azure RTOS is a small, fast, reliable, and easy-to-use real-time operating system (RTOS) for connecting deeply embedded sensors, devices, and gateways from the edge to the Internet of Things (IoT). Azure RTOS also represents one of the most comprehensive embedded run-time solutions, including middleware components FileX, GUIX, NetX/NetX Duo, and USBX. Most popular MCU/MPUs (32/64bit) are supported along with most popular development tools.

Azure RTOS ThreadX

This advanced real-time operating system (RTOS) is designed specifically for deeply embedded applications. Among the multiple benefits it provides are advanced scheduling facilities, message passing, interrupt management, and messaging services. Azure RTOS ThreadX has many advanced features, including picokernel architecture, preemption threshold, event chaining, and a rich set of system services.