Difference between revisions of "IoTGateway/BSP/Windows10 IoT Core"
From ESS-WIKI
Daniel.hung (talk | contribs) |
Daniel.hung (talk | contribs) |
||
Line 7: | Line 7: | ||
Most of the steps below is based on [https://developer.microsoft.com/en-us/windows/iot/docs/getstarted/dragonboard/stable/getstartedstep1 "Get Started"] page from Microsoft. You can also refer to it for more details. | Most of the steps below is based on [https://developer.microsoft.com/en-us/windows/iot/docs/getstarted/dragonboard/stable/getstartedstep1 "Get Started"] page from Microsoft. You can also refer to it for more details. | ||
− | ==== Get the tools ==== | + | ==== Step 1 : Get the tools ==== |
*'''<font color="#0070c0">OS requirement</font>''' | *'''<font color="#0070c0">OS requirement</font>''' | ||
:Microsoft recommends to run Windows 10, but the following steps actually can work on Windows 7. You can choose one of them. | :Microsoft recommends to run Windows 10, but the following steps actually can work on Windows 7. You can choose one of them. | ||
− | |||
− | |||
*'''<font color="#0070c0">Download and install the DragonBoard Update Tool</font>''' | *'''<font color="#0070c0">Download and install the DragonBoard Update Tool</font>''' | ||
Line 20: | Line 18: | ||
:Extract the zip file and install on your desktop. The installer will create a shortcut to the DragonBoard Update Tool on your desktop and in your start menu, under '''Qualcomm<span style="font-family:georgia,serif;">-></span>DragonBoardUpdate Tool'''. | :Extract the zip file and install on your desktop. The installer will create a shortcut to the DragonBoard Update Tool on your desktop and in your start menu, under '''Qualcomm<span style="font-family:georgia,serif;">-></span>DragonBoardUpdate Tool'''. | ||
− | |||
− | |||
*'''<font color="#0070c0">Download the DragonBoard Windows 10 IoT Core Image</font>''' | *'''<font color="#0070c0">Download the DragonBoard Windows 10 IoT Core Image</font>''' | ||
Line 41: | Line 37: | ||
</section> | </section> | ||
− | + | ==== Step 2 : Set up your device ==== | |
− | |||
− | ==== Set up your device ==== | ||
*'''<font color="#0070c0">Set up your RSB-4760 and Install Windows 10 IoT Core</font>''' | *'''<font color="#0070c0">Set up your RSB-4760 and Install Windows 10 IoT Core</font>''' |
Revision as of 09:20, 18 August 2017
Contents
APQ8016
Currently we do not have a customized Windows 10 IoT Core image for Advantech APQ8016 projects. Fortunately, the image for Dragonboard 410c is also available on our devices, such as RSB-4760. Here, we will show you how to flash the Windows 10 IoT Core image into RSB-4760.
Flash Pre-built Images
Most of the steps below is based on "Get Started" page from Microsoft. You can also refer to it for more details.
Step 1 : Get the tools
- OS requirement
- Microsoft recommends to run Windows 10, but the following steps actually can work on Windows 7. You can choose one of them.
- Download and install the DragonBoard Update Tool
- Download the DragonBoard Update Tool by selecting the download link appropriate for your PC: x86 or x64.
- Extract the zip file and install on your desktop. The installer will create a shortcut to the DragonBoard Update Tool on your desktop and in your start menu, under Qualcomm->DragonBoardUpdate Tool.
- Download the DragonBoard Windows 10 IoT Core Image
- Download Windows 10 IoT Core image from here.
- Double click the downloaded ISO file. This will automatically mount the ISO as a new virtual CD-drive. (Look for a new CD-ROM drive)
- The mounted virtual drive contains an installer file "Windows_10_IoT_Core_for_QCDB410C.msi". Double click the file to start the installation.
- The installer creates a new directory: C:\Program Files (x86)\Microsoft IoT\FFU\QCDB410C\ which contains the DragonBoard410c image file "flash.ffu".
Step 2 : Set up your device
- Set up your RSB-4760 and Install Windows 10 IoT Core
- 1
- Connect your device to the network
- 2
- Connect to your device
- 3
Additional Resources
There are some additional valuable resources for your reference.