From 90783a5cd512f8e7a62405392bb432f30b194464 Mon Sep 17 00:00:00 2001 From: Vladimir Marchenko Date: Thu, 17 Oct 2024 16:22:15 +0200 Subject: [PATCH] Added reference to IAR and Lauterbach for debug --- DoxyGen/infrastructure/src/avh_desktop.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DoxyGen/infrastructure/src/avh_desktop.md b/DoxyGen/infrastructure/src/avh_desktop.md index 9dc42ae..554be51 100644 --- a/DoxyGen/infrastructure/src/avh_desktop.md +++ b/DoxyGen/infrastructure/src/avh_desktop.md @@ -8,3 +8,4 @@ You can use Arm Virtual Hardware FVP models with embedded projects locally on yo **Use in IDEs:** - \subpage run_mdk_vscode explains how to use AVH FVPs in Keil MDK for VS Code running on a Linux/Windows/MacOs machine. - \subpage run_mdk_uv4 explains how to use Keil MDK uVision running on a local Windows PC. + - Several other popular development and debug environments such as **IAR** and **Lauterbach** support the Fast Models-based targets and can be used with AVH FVPs as well. Refer to documentation of corresponding tools for setup details.