# Development tools

The descriptions for the following development tools are divided for the respective MCUs. The MCUXpresso settings for the ARC board differs from the settings for the FMUK66. So choose your MCU and follow the corresponding guide.

{% content-ref url="/pages/-LpY2YmrjOGsN2iJAivv" %}
[RDDRONE-CUPK64 AKA Micro E Board Development](/nxp-cup/2019-dfrobot-chassis-developer-guide/development-tools/arc-board-development.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LpY1UV4\_p382WDkPYSR" %}
[RDDRONE-FMUK66 Development](/nxp-cup/2019-dfrobot-chassis-developer-guide/development-tools/rddrone-fmuk66-development.md)
{% endcontent-ref %}


---

# 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/development-tools.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.
