# Target Tools Source: [https://docs.qualcomm.com/doc/80-41102-4/topic/Target-Tools.html](https://docs.qualcomm.com/doc/80-41102-4/topic/Target-Tools.html) TelAF supports the following tools: | Tool | Description | | :--- | :--- | | [app](https://docs.qualcomm.com/doc/80-41102-4/topic/app.html) | List and control the installed apps | | [cm](https://docs.qualcomm.com/doc/80-41102-4/topic/cm.html) | Control modem functions | | [kmod](https://docs.qualcomm.com/doc/80-41102-4/topic/kmod.html) | Load and unload kernel modules | | [config](https://docs.qualcomm.com/doc/80-41102-4/topic/config.html) | Change config database | | [fwupdate](https://docs.qualcomm.com/doc/80-41102-4/topic/fwupdate.html) | Download images files directly to the target | | [inspect](https://docs.qualcomm.com/doc/80-41102-4/topic/inspect.html) | Examine running Legato processes and memory pools | | [gnss](https://docs.qualcomm.com/doc/80-41102-4/topic/gnss.html) | Monitor and debug GNSS | | [log](https://docs.qualcomm.com/doc/80-41102-4/topic/log.html) | Set logging variables for components | | [pm](https://docs.qualcomm.com/doc/80-41102-4/topic/pm.html) | Send commands to control the system power state | | [sbtrace](https://docs.qualcomm.com/doc/80-41102-4/topic/sbtrace.html) | Help import files into sandboxed app | | [sdir](https://docs.qualcomm.com/doc/80-41102-4/topic/sdir.html) | Control IPC bindings and troubleshoot | | [update](https://docs.qualcomm.com/doc/80-41102-4/topic/update.html) | Install, update, and remove software | At a command prompt, type: - `adb shell`, if a single device is connected - `adb –s shell`, if multiple devices are connected Alternatively, connect putty or similar terminal program to NAD Serial Console (2nd COM port enumerated on Debug UART port) and log in. - **[app](https://docs.qualcomm.com/doc/80-41102-4/topic/app.html)** - **[cm](https://docs.qualcomm.com/doc/80-41102-4/topic/cm.html)** - **[kmod](https://docs.qualcomm.com/doc/80-41102-4/topic/kmod.html)** - **[config](https://docs.qualcomm.com/doc/80-41102-4/topic/config.html)** - **[fwupdate](https://docs.qualcomm.com/doc/80-41102-4/topic/fwupdate.html)** - **[inspect](https://docs.qualcomm.com/doc/80-41102-4/topic/inspect.html)** - **[gnss](https://docs.qualcomm.com/doc/80-41102-4/topic/gnss.html)** - **[log](https://docs.qualcomm.com/doc/80-41102-4/topic/log.html)** - **[pm](https://docs.qualcomm.com/doc/80-41102-4/topic/pm.html)** - **[sbtrace](https://docs.qualcomm.com/doc/80-41102-4/topic/sbtrace.html)** - **[sdir](https://docs.qualcomm.com/doc/80-41102-4/topic/sdir.html)** - **[update](https://docs.qualcomm.com/doc/80-41102-4/topic/update.html)** Last Published: Jan 13, 2025 [Previous Topic ifgen](https://docs.qualcomm.com/bundle/publicresource/80-41102-4/topics/ifgen.md) [Next Topic app](https://docs.qualcomm.com/bundle/publicresource/80-41102-4/topics/app.md)