This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

Install CMake {#GUID-2A787E0D-E15C-4382-8BAE-06B113ADF7A5}

  1. Download CMake 3.0.x from www.cmake.org/cmake/resources/software.html.

  2. Install CMake, ensuring that the option Add CMake to system PATH is selected when installing. The user chooses to select whether it is installed into the PATH for all users or just the current user. In this example, it is installed for all users.

    |

|

  1. Follow the remaining instructions of the installer.

  2. You may need to reboot your system for the PATH changes to take effect.

  3. Make sure sh.exe is not in the Environment Variable PATH. This is a limitation of mingw32-make.

Parent topic:Set up toolchain