Skip to content

HosseinSagha/threadx-cpp-test-app

Repository files navigation

ThreadX Test App

Minimum Requirements

Developement Hints

  • Update SYSTEM_CLOCK value for corrosponding compiler in tx_initialize_low_level.S.
  • For ARMv8-M architecture (m22, m33, m55 and m85), based on the security mode, define TX_SINGLE_MODE_NON_SECURE or TX_SINGLE_MODE_SECURE in tx_user.in.

Build Command

$ build.sh [clean | init | update | master | pull]

Submodules

$ build.sh init
$ build.sh master
$ build.sh pull
$ build.sh update

Build

$ build.sh clean
$ build.sh

About

Test application for ThreadX Cpp wrapper APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages