diff --git a/DoxyGen/infrastructure/src/avh_artifactory.md b/DoxyGen/infrastructure/src/avh_artifactory.md index c7c4854..852e1c7 100644 --- a/DoxyGen/infrastructure/src/avh_artifactory.md +++ b/DoxyGen/infrastructure/src/avh_artifactory.md @@ -26,7 +26,7 @@ vcpkg is a package management utility that can be used to easily configure and r Learning path article [Install tools on the command line using vcpkg ](https://learn.arm.com/learning-paths/microcontrollers/vcpkg-tool-installation/) provides detailed information on how to install vcpkg on your machine and use it to retrieve specific tool artifacts. -The package management via vcpkg is natively integrated into Keil Studio for VsCode and is configured in many Arm references examples. It is also simplified for use in GitHub CI/CD workflows as explained in \ref avh_gh_actions. +The package management via vcpkg is natively integrated into Keil Studio for VS Code and is configured in many Arm references examples. It is also simplified for use in GitHub CI/CD workflows as explained in \ref avh_gh_actions. For AVH FVPs the vcpkg_configuration.json file shall contain `"arm:models/arm/avh-fvp"` entry to ensure the download of the models. For example: diff --git a/DoxyGen/infrastructure/src/avh_desktop.md b/DoxyGen/infrastructure/src/avh_desktop.md index f65e76c..486ef96 100644 --- a/DoxyGen/infrastructure/src/avh_desktop.md +++ b/DoxyGen/infrastructure/src/avh_desktop.md @@ -7,5 +7,5 @@ You can use Arm Virtual Hardware FVP models with embedded projects locally on yo - Section [Using AVH FVPs](../../simulation/html/using.html) gives an overview on how to use AVH FVPs in a command-line interface (CLI). **Use in IDEs:** - - \subpage run_mdk_vscode explains how to use AVH FVPs in Keil MDK for VsCode running on a Linux/MacOs/Windows/ machine. + - \subpage run_mdk_vscode explains how to use AVH FVPs in Keil MDK for VS Code running on a Linux/MacOs/Windows/ machine. - \subpage run_mdk_uv4 explains how to use Keil MDK uVision running on a local Windows PC. diff --git a/DoxyGen/infrastructure/src/avh_mdk_vscode.md b/DoxyGen/infrastructure/src/avh_mdk_vscode.md index 7b6745d..bfd3654 100644 --- a/DoxyGen/infrastructure/src/avh_mdk_vscode.md +++ b/DoxyGen/infrastructure/src/avh_mdk_vscode.md @@ -1,6 +1,6 @@ # Use with Keil Studio {#run_mdk_vscode} -This section explains how Arm Fixed Virtual Platforms (FVP) can be used with [Keil Studio for VsCode (MDK v6)](https://www.keil.arm.com) for developing and debugging embedded applications on a local computer. +This section explains how Arm Fixed Virtual Platforms (FVP) can be used with [Keil Studio for VS Code (MDK v6)](https://www.keil.arm.com) for developing and debugging embedded applications on a local computer. ## Tools Installation {#mdk_vscode_install} @@ -45,7 +45,7 @@ Note that in Keil Studio also other artifacts are usually present for build and ## Program Build {#mdk_vscode_build} -Follow the instructions provided in the [Build the example project](https://developer.arm.com/documentation/108029/0000/Get-started-with-an-example-project/Build-the-example-project) in the Arm Keil Studio for VsCode User's Guide. +Follow the instructions provided in the [Build the example project](https://developer.arm.com/documentation/108029/0000/Get-started-with-an-example-project/Build-the-example-project) in the Arm Keil Studio for VS Code User's Guide. ## Program Run and Debug {#mdk_vscode_program_run} diff --git a/DoxyGen/overview/src/history.md b/DoxyGen/overview/src/history.md index 8aeb2cb..b08c1cf 100644 --- a/DoxyGen/overview/src/history.md +++ b/DoxyGen/overview/src/history.md @@ -12,7 +12,7 @@ - VIO/VSI python script path is moved into model configuration. See [Using AVH FVPs](../../simulation/html/using.html). - Added [Arm Tools Artifactory](../../infrastructure/html/avh_fvp_artifactory.html) support. - Added [Arm GitHub Actions](../../infrastructure/html/avh_gh_actions.html) support. - - Added [Arm Keil Studio VsCode](../../infrastructure/html/run_mdk_vscode.html) support. + - Added [Arm Keil Studio for VS Code](../../infrastructure/html/run_mdk_vscode.html) support. - Added AVH FVP models: - FVP_Corstone_SSE-315 - FVP_MPS2_Cortex-M85