Difference between revisions of "IoTGateway/BSP/Windows10 IoT Core"

From ESS-WIKI
Jump to: navigation, search
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.
  
==== Step 1 of 4: Get the tools ====
+
==== Get the tools ====
  
:Get Windows 10
+
*OS requirement
  
:Download and install the DragonBoard Update Tool
+
: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 Windows 10 IoT Core Dashboard
+
*Download and install the DragonBoard Update Tool
  
:Download the DragonBoard Windows 10 IoT Core Image
+
:Download the '''DragonBoard Update Tool''' by selecting the download link appropriate for your PC: [https://developer.qualcomm.com/download/db410c/windows-10-iot-update-tool-dragonboard-410c-x86.zip x86] or [https://developer.qualcomm.com/download/db410c/windows-10-iot-update-tool-dragonboard-410c-x64.zip 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 [https://go.microsoft.com/fwlink/?LinkId=846059 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.
 +
:<section>
 +
https://az835927.vo.msecnd.net/sites/iot/Resources/images/SetupDB410c/DB410c_WindowsInstaller.png
 +
</section>
 +
 
 +
:The installer creates a new directory: C:\Program Files (x86)\Microsoft IoT\FFU\QCDB410C\ which contains the DragonBoard410c image file "flash.ffu".
 +
:<section>
 +
https://az835927.vo.msecnd.net/sites/iot/Resources/images/SetupDB410c/DB410c_FlashFile_FFU.JPG
 +
</section>
 +
 
 +
==== Set up your device ====
 +
 
 +
*Set up your RSB-4760 and Install Windows 10 IoT Core
 +
 
 +
*Connect your device to the network
 +
 
 +
*Connect to your device
  
 
== Additional Resources ==
 
== Additional Resources ==

Revision as of 10:04, 18 August 2017

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.

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".

Set up your device

  • Set up your RSB-4760 and Install Windows 10 IoT Core
  • Connect your device to the network
  • Connect to your device

Additional Resources

There are some additional valuable resources for your reference.