# Software

1. **START HERE:**
   * **Your community:**\
     The [**NXP Community page**](https://community.nxp.com/groups/tfc-emea) gives information about registration, rules and commentary<br>
   * **FRDM-KL25Z:**\
     [FRDM-KL25Z reference manual and documentation on NXP.com](https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/kinetis-cortex-m-mcus/l-seriesultra-low-powerm0-plus/freedom-development-platform-for-kinetis-kl14-kl15-kl24-kl25-mcus:FRDM-KL25Z)<br>
2. **Starter software**
   * *mbed*&#x20;
     * <https://os.mbed.com/users/alejandroRL/code/FRDM-TFC/>
     * <https://os.mbed.com/users/alejandroRL/code/TFC-TEST_UPDATED_HW/><br>
   * *MCUXpresso*
     * [MCUXpresso-IDE](https://www.nxp.com/support/developer-resources/software-development-tools/mcuxpresso-software-and-tools/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE)
     * [MCUXpresso-IDE Getting started](https://www.nxp.com/support/developer-resources/software-development-tools/mcuxpresso-software-and-tools/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE?tab=Design_Tools_Tab)<br>
   * *Codewarrior Project*
     * Community page: [NXP-Cup](https://github.com/nxphlite-team/nxp-cup-hardware-reference-alamak/tree/b89792ea8c253d5774ed2a6ed38ab30d1d18bc6c/h%20ttps:/community.nxp.com/groups/tfc-emea/blog/2018/01/09/nxp-cup-alamak-car-simple-codewarrior-project/README.md)[Alamak-car-simple-codewarrior-project](https://github.com/nxphlite-team/nxp-cup-hardware-reference-alamak/tree/b89792ea8c253d5774ed2a6ed38ab30d1d18bc6c/h%20ttps:/community.nxp.com/groups/tfc-emea/blog/2018/01/09/nxp-cup-alamak-car-simple-codewarrior-project/README.md)<br>
   * *Mathworks*
     * (See next page in this Gitbook)


---

# 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/2019-dfrobot-chassis-developer-guide/landzo-car-model/software.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.
