# RTD Software packet installation

The *official GitHub* repository where the NXP Cup RTD software is found is <https://github.com/NXPHoverGames/NXP-CUP-Real-Time-Drivers-SW-bare-metal>

Download the .zip file on your computer. **You do not need to extract the files.**

1\.      Start the S32 Design Studio IDE. An S32DS Extensions and Updates Window will open.

*2.*     Search for ***S32K1xx development package*** and ***S32M2xx development package**&#x20;*&#x20;and select them for installation. *Note: this step can take a very long time (1h+)*

<figure><img src="/files/QwyCFDOpmgffKAE6hloV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/IncfJe39QRK2igqYMyTF" alt=""><figcaption></figcaption></figure>

3\.      Restart the tool after the installation is completed

4\.     Go to Help > Install New Software

5\.     In the opened window click Add > Archive

*6.*    Select the ***SW32K1\_S32M24x\_RTD\_4.4\_R21-11\_2.0.0\_DS\_updatesite\_D2408.zip** archive* from the downloaded GitHub repository.

*7.*    Click Add and select all the files in the window. Proceed to install them.

8\.    After the installation is finished, restart the tool. The Real-Time drivers and the NXP Cup example apps are installed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nxp.gitbook.io/nxp-cup/2024-fall-2025-nxp-cup-bare-metal-drivers/s32k144-rtd-software-setup/rtd-software-packet-installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
