Build an example application {#GUID-9BE6B7D7-D124-4538-B71E-3F55103ABCF5}
Open the desired example application workspace in:
<install_dir>/boards/<board_name>/*<example\_type\>*/<application_name>/mdk
The workspace file is named as
<demo_name>.uvmpw
. For this specific example, the actual path is:<install_dir>/boards/lpcxpresso55s69/demo_apps/hello_world/mdk/hello_world.uvmpw
To build the demo project, select Rebuild, highlighted in red.
|
|
The build completes without errors.
Parent topic:Run a demo using Keil MDK/μVision