

Use the tutorial to learn how to combine CMake with the IAR build-chain. Further, the tutorial also shows how to use CTest, an extension of CMake, to perform automated tests. This tutorial gives basic knowledge of configuring CMake for using the IAR build-chain to build applications and gives suggestions on how to debug an image built with CMake. Discussion Tutorial - Building and testing with the IAR Systems tools in CMake


It controls the software compilation process using platform and compiler independent configuration files. IntroductionĬMake is an open-source, cross-platform family of tools designed to build, test, and package software. Any issues found shall be reported to the official Kitware GitLab CMake repository. A prerequisite is basic understanding of the CMake concept, as well as how to use the IAR build tools from command line.ĬMake is maintained and supported by Kitware and developed in collaboration with a community of contributors.
