# Development Preparation

## 1. ModusToolbox Installation and Firmware Updates

### ModusToolbox Installation

**💻 System Requirement**

```
- Windows 7 64-bit / Windows 10 64-bit
- macOS10.x
- UbuntuLinux18LTS
```

#### **Download the Software**

Go to the Infineon ModusToolbox website ([https://www.infineon.com/design-resources/development-tools/sdk/modustoolbox-software](https://www.infineon.com/design-resources/development-tools/sdk/modustoolbox-software?utm_source=cypress\&utm_medium=referral\&utm_campaign=202110_globe_en_all_integration-product_families\&redirId=VL1296)) and download your appropriate software from your platform2. Eclipse IDE Development Tools and Project Creator

<div data-full-width="true"><figure><img src="/files/vFcyLL6I5CVpjxBgMv6s" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/9oAsEGcDjS5sK67p9AYi" alt=""><figcaption></figcaption></figure>

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

{% hint style="info" %}
**Note:**&#x20;

* Fix environment errors in case you encounter build errors.
  {% endhint %}

<figure><img src="/files/tJcF1gRzi6RXiaQz6kbo" alt=""><figcaption><p>Open Edit the System environment variables</p></figcaption></figure>

<figure><img src="/files/bXwD1NX2HMTPTgARnTJm" alt="" width="563"><figcaption></figcaption></figure>

> Variable name: <mark style="color:red;">**CY\_TOOLS\_PATHS**</mark>
>
> Variable value: <mark style="color:red;">< Your ModusToolbox folder ></mark>&#x20;

<figure><img src="/files/1szwNFY7WERSd4oI63pI" alt=""><figcaption></figcaption></figure>

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

## 2. Microsoft Visual Studio Code or Cursor AI Installation

{% embed url="<https://youtu.be/a5K_mm7Lw1w?si=bMGNZ04ObNaEw4QN>" fullWidth="true" %}

{% embed url="<https://www.youtube.com/watch?v=Z2ivS_FFQ30>" %}

## 3. Create Project for VSCode IDE

{% embed url="<https://www.youtube.com/watch?v=Jc5RR7OUTGE>" fullWidth="true" %}

## 4. Putty (Serial Console)

{% embed url="<https://www.youtube.com/watch?v=2WpnQUjkuMw>" %}


---

# 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://docs.aic-eec.com/interfacing-with-infineon-psoc-tm-edge/development-preparation.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.
