Doc: Update the MCU options dialog screenshot

In addition, document the new option that
enables automatic kit creation for all the
available targets.

Change-Id: Ic9168f032472bdd98b9b026934476e606a9ab94e
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Venugopal Shivashankar
2020-12-11 10:47:25 +01:00
parent b09cc04c87
commit 1f41c53f0f
2 changed files with 16 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -98,14 +98,16 @@
\list \list
\li For STM32 targets: \li For STM32 targets:
\list \list
\li The \uicontrol {GNU ARM Embedded Toolchain} path. \li The \uicontrol {GNU ARM Embedded Toolchain} or
\uicontrol {IAR ARM Compiler} path.
\li The \uicontrol {STM32CubeProgrammer} install path. \li The \uicontrol {STM32CubeProgrammer} install path.
\li The \uicontrol {MCU SDK} for the chosen target. \li The \uicontrol {MCU SDK} for the chosen target.
\li The \uicontrol {FreeRTOS Sources} for the chosen target. \li The \uicontrol {FreeRTOS Sources} for the chosen target.
\endlist \endlist
\li For NXP targets: \li For NXP targets:
\list \list
\li The \uicontrol {GNU ARM Embedded Toolchain} path. \li The \uicontrol {GNU ARM Embedded Toolchain} or
\uicontrol {IAR ARM Compiler} path.
\li The \uicontrol {MCUXpresso IDE} install path. \li The \uicontrol {MCUXpresso IDE} install path.
\li The \uicontrol {MCU SDK} for the chosen target. \li The \uicontrol {MCU SDK} for the chosen target.
\li The \uicontrol {FreeRTOS Sources} for the chosen target. \li The \uicontrol {FreeRTOS Sources} for the chosen target.
@@ -116,11 +118,16 @@
\li The \uicontrol {Renesas Graphics Library} path. \li The \uicontrol {Renesas Graphics Library} path.
\endlist \endlist
\endlist \endlist
\li Select \uicontrol{Create Kit} to create a kit. If you have \li Select the
an older kit for the selected target, remove it first using \uicontrol {Automatically create kits for all available targets on start}
\uicontrol{Remove Kit}. option to create kits automatically.
\note You could also use \uicontrol {Create Kit} or
\uicontrol{Remove Kit} to manually create or remove kits for the chosen
target.
\li Select \uicontrol Apply to save the settings. \li Select \uicontrol Apply to save the settings.
\endlist \endlist
\note You must restart \QC if you chose to create kits automatically
for all the available targets.
\section2 Adding MCU Devices \section2 Adding MCU Devices
@@ -148,9 +155,10 @@
\note This optional step is not necessary if you have already \note This optional step is not necessary if you have already
set up the MCU SDK as outlined in \l{Specifying MCU Settings}. set up the MCU SDK as outlined in \l{Specifying MCU Settings}.
\QC automatically adds kits for building applications and running them \QC automatically adds kits for all the available targets, if
on the specified MCU boards when you select \uicontrol Apply in the the
\uicontrol MCU tab after configuring the MCU tool chain. \uicontrol {Automatically create kits for all available targets on start}
option is enabled under the \uicontrol MCU settings tab.
\image qtcreator-mcu-kit.png "MCU kits" \image qtcreator-mcu-kit.png "MCU kits"