Difference between revisions of "SDM850 environment setup"

From ESS-WIKI
Jump to: navigation, search
Line 26: Line 26:
  
 
   [[File:SDM850 ENV 04.png|RTENOTITLE]]
 
   [[File:SDM850 ENV 04.png|RTENOTITLE]]
 
  
 
2.  Install .NET Framework 3.5
 
2.  Install .NET Framework 3.5
Line 45: Line 44:
  
 
<span style="color:#0000FF;">'''&nbsp; &nbsp; &nbsp;&nbsp;[[File:SDM850 ENV 06.png|RTENOTITLE]]'''</span>
 
<span style="color:#0000FF;">'''&nbsp; &nbsp; &nbsp;&nbsp;[[File:SDM850 ENV 06.png|RTENOTITLE]]'''</span>
 
  
 
3.&nbsp; &nbsp; Change PowerShell policy for ACPI building
 
3.&nbsp; &nbsp; Change PowerShell policy for ACPI building
Line 54: Line 52:
  
 
&nbsp; &nbsp; &nbsp; &nbsp;[[File:SDM850 ENV 07.png|RTENOTITLE]]
 
&nbsp; &nbsp; &nbsp; &nbsp;[[File:SDM850 ENV 07.png|RTENOTITLE]]
 
  
 
4.&nbsp; &nbsp; Install EWDK
 
4.&nbsp; &nbsp; Install EWDK
Line 67: Line 64:
  
 
&nbsp; &nbsp; &nbsp;&nbsp;[https://developer.microsoft.com/zh-tw/windows/downloads https://developer.microsoft.com/zh-tw/windows/downloads]
 
&nbsp; &nbsp; &nbsp;&nbsp;[https://developer.microsoft.com/zh-tw/windows/downloads https://developer.microsoft.com/zh-tw/windows/downloads]
 +
 +
&nbsp; &nbsp; &nbsp;&nbsp;In Visual Studio Installer, check installed components in Individual components TAB in Modifying window:
 +
 +
&nbsp; &nbsp; &nbsp;&nbsp;[[File:SDM850 ENV 08.png|RTENOTITLE]]
 +
 +
&nbsp; &nbsp; &nbsp;&nbsp;Add the following individual components
 +
 +
&nbsp; &nbsp; &nbsp;&nbsp;[[File:SDM850 ENV 09.png|RTENOTITLE]]
 +
 +
6. Donwload WDK for Windows 10, version 1809 &nbsp; &nbsp; &nbsp;&nbsp;[https://go.microsoft.com/fwlink/?linkid=2026156 https://go.microsoft.com/fwlink/?linkid=2026156]

Revision as of 08:34, 30 April 2019

Install Windows 10 PRO manually

1.  Install VirtualBox

2.  Create two storage disks with at least 100GB each

3.  Insert Win10 ISO CD

4.  Start Windows 10 PRO OS installation

 RTENOTITLE   

 RTENOTITLE     RTENOTITLE


Build machine and host OS (Windows 10 PRO) setup

1. Set system locate to English

    Settings -> Time & Language -> Region -> Additional date, time & regional settings -> Region ->

    Administrative -> Language for non-unicode programs -> Change system locale... ->

    Current system locale: Select "English (United States)

   RTENOTITLE

2.  Install .NET Framework 3.5

    A. Insert Windows ISO CD

    B. Install .NET Framework 3.5 from Windows ISO CD

       # dism /online /enable-feature /featurename:netfx3 /all /limitaccess /source:E:\sources\sxs

      RTENOTITLE

   C. Execuate “Win10 Settings” and follow bellows to install

       Settings ->[Apps & Features] ->[Programs and Features] ->[Turn Windows features on or off] ->

       [.NET Framework 3.5] ->check [Windows Communication Foundation Non-HTTP Activation]

      RTENOTITLE

3.    Change PowerShell policy for ACPI building

        In Windows “Search” -> Input "Local Computer Policy" ->[Computer Configuration] ->[Administrative Templates] ->

        [Windows Components] ->[Windows PowerShell] ->[Turn on Script Execution] ->check [Enabled] ->[Option: Execution Policy] ->select [Allow all scripts]

       RTENOTITLE

4.    Install EWDK

       A. Insert EWDK ISO CD

       B. Copy it to the D:\EWDK


5.    Install Visual Studio Professional 2017

      https://developer.microsoft.com/zh-tw/windows/downloads

      In Visual Studio Installer, check installed components in Individual components TAB in Modifying window:

      RTENOTITLE

      Add the following individual components

      RTENOTITLE

6. Donwload WDK for Windows 10, version 1809       https://go.microsoft.com/fwlink/?linkid=2026156