| Tool | Tasks |
|---|---|
| mwccarm.exe | This tool translates the C and C++ source code to a cortex-m4 object code. |
| mwasmarm.exe | This tool translates the cortex-m4 assembly language to an object code. |
| mwldarm.exe | This tool links the object code to a loadable image file. |