• In progress
  • Windows 10 IoT Core, Trizeps VII

    Windows 10 IOT Core Trizeps7 Build Environment

    copy the KuK_Trizeps7_BuildEnvironment folder to your RootFolder.

    install the ADK ADK
    install the IOT Core packages IoT Core Packages

    sample to create a image for the ipant7:

    1. start IoTCorePShell.cmd in your KuK_Trizeps7_BuildEnvironment

    (- first time setting up the code signing environment call „InstallOEMCerts.cmd“)

    1. call „New-IoTCabPackage all“ („buildpkg all“)

    2. call „New-IoTFFUImage ipanm7 test/retail“ („buildimage ipant7 test/retail“) to create a image for a ipant7

    3. image you can find at „KuK_Trizeps7_BuildEnvironment\Workspace\Build\arm\ipant7\test“

    4. to create an sd card for trizeps call: „dism.exe /Apply-Image /ImageFile:„flash.ffu“ /ApplyDrive:\\.\PhysicalDriveX /SkipPlatformCheck“

    Please change the ImageFile and you PhysicalDrive, you can get it with diskpart → list disk

     

    full image deploy guide for ipant7: Deplyment Guide
    full image creation guide: Image Creation Guide
    full documentation of the adk-addons ADK-Addon options

    Frequently Asked Questions

    old releases