> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prescaler.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Other vendor SDKs and proprietary IDEs

> Evaluate exported builds and native tooling without assuming complete support.

NXP, TI, Microchip, Renesas, Silicon Labs and proprietary compiler ecosystems can differ in project schema, code generation, licensing and debug protocol. A generic CMake/Make export may be usable even when its native managed project is not integrated.

## Adoption procedure

1. Confirm the native project builds with the supported vendor toolchain outside Prescaler.
2. Use a documented export/build interface where available; do not rewrite generated configuration blindly.
3. Supply the real compilation database and headers for editor support.
4. Validate image format, linker output and debug symbols.
5. Verify flash/debug support separately for the exact probe and device.

Do not interpret an SVD match or a visible probe model as complete support. If a required native operation has no adapter, retain the vendor tool for that operation and report the project format and command contract needed.

[NXP tools](https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools-:MCUXPRESSO) · [Microchip MPLAB](https://www.microchip.com/en-us/development-tool/mplab-x-ide)
