7070 </ li >
7171 < li class ="toctree-l2 "> < a class ="reference internal " href ="#github-repositories "> GitHub repositories</ a >
7272 </ li >
73+ < li class ="toctree-l2 "> < a class ="reference internal " href ="#open-existing-solution "> Open existing solution</ a >
74+ </ li >
7375 < li class ="toctree-l2 "> < a class ="reference internal " href ="#configure-a-solution "> Configure a solution</ a >
7476 </ li >
7577 < li class ="toctree-l2 "> < a class ="reference internal " href ="#software-components-and-packs "> Software components and packs</ a >
@@ -201,7 +203,7 @@ <h1 id="work-with-cmsis-solutions">Work with CMSIS solutions</h1>
201203< h2 id ="examples "> Examples</ h2 >
202204< ol >
203205< li > Click the < strong > Target Board (Optional)</ strong > drop-down list.</ li >
204- < li > Enter a search term tp filter the list and then select your board. The details of the selected board are displayed.</ li >
206+ < li > Enter a search term to filter the list and then select your board. The details of the selected board are displayed.</ li >
205207< li > Click < strong > Select</ strong > .</ li >
206208</ ol >
207209< p > Next, select the example project. There are two types of example projects (available either from < strong > Local</ strong > packs and/or
@@ -222,7 +224,7 @@ <h2 id="examples">Examples</h2>
222224activate the workspace and download the tools specified in the < code > vcpkg-configuration.json</ code > file included in a
223225project.</ p >
224226</ div >
225- < p > A typical Blinky example includes a < code > REAMDE .md</ code > file that contains valuable information about the hardware setup and
227+ < p > A typical Blinky example includes a < code > README .md</ code > file that contains valuable information about the hardware setup and
226228specific tasks that need to be done before working with the target board:</ p >
227229< p > < img alt ="Alif E7 Blinky-HP example " src ="images/blinky-hp.png " /> </ p >
228230< p > Continue to < a href ="build_run.html "> build the project</ a > .</ p >
@@ -336,6 +338,11 @@ <h2 id="github-repositories">GitHub repositories</h2>
336338< li > Ready-to-run examples are available on < a href ="https://github.com/Arm-Examples#keil-mdk-version-6-examples "> GitHub</ a > .</ li >
337339</ ul >
338340</ div >
341+ < h2 id ="open-existing-solution "> Open existing solution</ h2 >
342+ < p > If you want to open an existing solution, go to < strong > File - Open Folder...</ strong > and select the folder that contains the
343+ < code > vcpkg-configuration.json</ code > and/or < code > *.csolution.yml</ code > file.</ p >
344+ < p > If you want to use the < a href ="https://code.visualstudio.com/docs/editing/workspaces/workspaces "> VS code workspace</ a > feature,
345+ you can also use < strong > File - Add Folder to Workspace...</ strong > . </ p >
339346< h2 id ="configure-a-solution "> Configure a solution</ h2 >
340347< p > The < strong > Configure Solution</ strong > view opens automatically, if:</ p >
341348< ul >
@@ -433,7 +440,7 @@ <h4 id="validation">Validation</h4>
433440< ol >
434441< li > Either click on < img alt ="Issue icon " src ="images/issue-icon.png " /> and select the issue in the pop-up box (a) or</ li >
435442< li > Click the "Resolve" button for access to the pop-up box (a).</ li >
436- < li > Once a components with validation issues is opened, you can use the "eye" icon to see which component is
443+ < li > Once a component with validation issues is opened, you can use the "eye" icon to see which component is
437444 missing/affected (b).</ li >
438445< li > Use the "Apply" button to select the missing components (only available if there is no choice between different
439446 components available).</ li >
0 commit comments