Open Cmac2016 opened 5 years ago
I just did a completely fresh setup starting from a new "Windows 10 dev environment" Quick Create HyperV VM and was not able to reproduce these errors.
From looking through the log, it looks like you are using the very latest VS 2019 and SDK/WDK/ADK (build 18362 a.k.a. version 1903). Our instructions expect to use VS2017 and SDK/WDK/ADK version 1809 (build 17763) since these versions match the Windows IoT Core 1809 LTSC version. It is possible that the latest VS or Kits could have caused some new build errors. I'll set up a new environment and try these out but note that the officially supported versions are the VS2017 + 1809 Kits.
In the meantime if you would like to try and replicate the HyperV setup mentioned above, here are the exact steps I did:
Thank you. I will give this a try. Just as a note I can compile older versions of this repo with no problems with my current config. Initially I did have 2017 but when I uninstalled it(thought I maybe had a corruption) I updated to vs2019.
Unfortunately I cannot try with your method. I am running Windows 10 Home and Hyper-V appears to not be available on Home
I'm getting a similar problem, from cmac2016's log:
36>imageapp INFO ThreadId6536 Imaging: Reading the FM XML file 'C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml'... 36>imageapp : error : ThreadId6536 Imaging!ValidateInput: Failed to load Feature Manifest XML file C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml:FeatureAPI!ValidateAndLoad: FeatureManifest file was not found: C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml 36>imageapp INFO ThreadId6536 Imaging: See HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml.Release.cbs.log for details. 36>imageapp : error : ThreadId6536 FeatureAPI!ValidateAndLoad: FeatureManifest file was not found: C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml
Ref ^^^, I am getting the same error in my build, for the same board. The FeatureMerge appears to run, but the ...\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\
folder is empty.
23>Run Feature Merger 23>Begin Image generation 23>building image 23>imggen.cmd "C:\Projects\Github\Microsoft\imx-iotcore\build\solution\iMXPlatform\Build\FFU\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml.Debug.ffu" "C:\Projects\Github\Microsoft\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml" "C:\Program Files (x86)\Windows Kits\10\MSPackages" ARM 23>ImageApp: Setting CPU Type to 'ARM'. 23>Microsoft (C) imageapp 10.0.10011.16384 23> 23>imageapp INFO ThreadId21664 Command line: ImageApp "C:\Projects\Github\Microsoft\imx-iotcore\build\solution\iMXPlatform\Build\FFU\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml.Debug.ffu" "C:\Projects\Github\Microsoft\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml" "C:\Program Files (x86)\Windows Kits\10\MSPackages" +StrictSettingPolicies /CPUType:ARM 23>imageapp INFO ThreadId21664 Imaging: Reading the OEM Input XML file... 23>imageapp INFO ThreadId21664 FeatureAPI: Successfully validated the OEM Input XML: C:\Projects\Github\Microsoft\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml 23>imageapp INFO ThreadId21664 Imaging: Reading the FM XML file 'C:\Program Files (x86)\Windows Kits\10\FMFiles\arm\IoTUAPNonProductionPartnerShareFM.xml'... 23>imageapp INFO ThreadId21664 FeatureAPI: Successfully validated the Feature Manifest XML: C:\Program Files (x86)\Windows Kits\10\FMFiles\arm\IoTUAPNonProductionPartnerShareFM.xml 23>imageapp INFO ThreadId21664 Imaging: Reading the FM XML file 'C:\Projects\Github\Microsoft\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml'... 23>imageapp : error : ThreadId21664 Imaging!ValidateInput: Failed to load Feature Manifest XML file C:\Projects\Github\Microsoft\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml:FeatureAPI!ValidateAndLoad: FeatureManifest file was not found: C:\Projects\Github\Microsoft\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml 23>imageapp : error : ThreadId21664 FeatureAPI!ValidateAndLoad: FeatureManifest file was not found: C:\Projects\Github\Microsoft\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml 23>imageapp INFO ThreadId21664 Imaging: See HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml.Debug.cbs.log for details. 23>imageapp INFO ThreadId21664 Imaging: Performance Results: 23>imageapp INFO ThreadId21664 Total Run Time: 00:00:01.6216638 23>imageapp INFO ThreadId21664 Storage Stack Time: 00:00:00.0004154 23>imageapp INFO ThreadId21664 Total run time: 1621.6638ms 23>imageapp INFO ThreadId21664 Total staging time: 0ms 23>imageapp INFO ThreadId21664 Total commit time: 0ms 23>imageapp INFO ThreadId21664 CompDB Total Time (ms): 0ms 23>imageapp INFO ThreadId21664 Image format: FFU 23>imageapp INFO ThreadId21664 Stage file time: 0 23>imageapp INFO ThreadId21664 UpdateOS time: 0 23>ImageApp: Error log can be found at 'C:\Projects\Github\Microsoft\imx-iotcore\build\solution\iMXPlatform\Build\FFU\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml.Debug.ImageApp.log'. 23>"ImageApp "C:\Projects\Github\Microsoft\imx-iotcore\build\solution\iMXPlatform\Build\FFU\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml.Debug.ffu" "C:\Projects\Github\Microsoft\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml" "C:\Program Files (x86)\Windows Kits\10\MSPackages" +StrictSettingPolicies /CPUType:ARM " failed with error 1 23>!!!!! If the error was a Feature Manifest XML error, please check C:\Projects\Github\Microsoft\imx-iotcore\build\solution\iMXPlatform\GenerateTestFFU\fmlog.txt !!!!!
I'm using VS2017 and have removed and reinstalled the ADK, WDK, and SDK several times. The problem must be environmental as I've built this project (and earlier versions) successfully in the past. It's possible the build problem first happened when I updated the ADK to 1903. I've since gone through the guidance on this repo's Readme.md
very carefully, to without success.
I have replicated the issue and am in the process of root causing. It occurs if you have ever installed the 1903 ADK. Uninstalling and reinstalling 1809 ADK does not fix the issue.
There was a change to the ADK tools between 1809 -> 1903 that causes the FeatureMerger.exe to throw an exception when validating the input cabs. These tools to build the cabs are found in C:\Program Files (x86)\Windows Kits\10\tools\bin\i386
and when you uninstall the ADK, apparently the 1903 versions of the tools still stay around.
As an experiment, I manually copied in an 1809 version of this folder. Then I cleaned and rebuilt my solution so the cabs get regenerated. I was able to build the solution again just like before.
I have not found a reliable way to roll back to the 1809 versions. And I am still in the process of isolating which tool in particular is the root cause of the exception.
@christopherco , that's great news. You're about 2 weeks ahead of me and this knowledge has saved me lots of pain!
I notice that Customization Guidance directs us to the Download and install the Windows ADK page which leads with version 1903. I my case, attempting to bring tooling up to latest versions was a wrong, wrong, wrong thing to do!
Thanks for pointing the URL out. There is a small note that says the versions must match but we really should just point the URL at the 1809 version instead of the latest ADK, which is now 1903. I'll talk with the doc owners to get that updated.
Also, I have put together steps that cleaned out and reset my environment. Please try them out and let me know if it works for you:
git clean -xdf
inside the imx-iotcore workspace. This will delete all files not tracked by git.
imx-iotcore\build\solution\iMXPlatform\Build
folder.C:\Program Files (x86)\Windows Kits\10\Tools\bin\
folder.@christopherco, Thanks for this guidance. Following each step...
Step 1: Done. Manually deleted the folder
Step 2: Done.
Step 3. Issue. Uninstalled the WDK ok. The folder C:\Program Files (x86)\Windows Kits\10\Tools\bin\
wasn't empty. There was a ..\bin\i386
folder .. which I deleted so ..\bin
would become empty
Step 4: I'm using VS2017 so didn't need to do anything here
Step 5: Done.
Step 6: Done.
Step 7: Pulled repo, did submodule update, and did StartBuildEnv.bat and SetupCertificate.bat steps just be sure. The build failed with 19 errors like this one:
20>wm8962codec.vcxproj -> C:\Projects\Github\Microsoft\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8962codec\Wm8962codec.dll 20>Done Adding Additional Store 20>Successfully signed: C:\Projects\Github\Microsoft\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8962codec\Wm8962codec.dll 20> 20>C:\Program Files (x86)\Windows Kits\10\build\WindowsDriver.common.targets(1750,5): error MSB3721: The command ""C:\Program Files (x86)\Windows Kits\10\Tools\bin\i386\pkggen.exe" wm8962codec.wm.xml /config:"C:\Program Files (x86)\Windows Kits\10\Tools\bin\i386\pkggen.cfg.xml" /output:"C:\Projects\Github\Microsoft\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8962codec\Wm8962codec CBS\" /version:1.0.0.0 /build:fre /cpu:ARM /variables:"HIVE_ROOT=C:\Program Files (x86)\Windows Kits\10\CoreSystem\10.0.17763.0\arm;WIM_ROOT=C:\Program Files (x86)\Windows Kits\10\CoreSystem\10.0.17763.0\arm;_RELEASEDIR=C:\Projects\Github\Microsoft\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8962codec\;TARGETNAME=Wm8962codec;TARGETEXT=.dll;DRIVER_DEST=drivers\umdf;OEMNAME=NXP" /universalbsp" exited with code 1. 20>Done building project "wm8962codec.vcxproj" -- FAILED.
I can see the build is expecting an \i386
folder (and contents) which are not present.. after I deleted them in Step 3.
Can you suggest a way forward? Which tool populates the \i386
folder?
For 1809, the WDK is responsible for populating the \i386
folder. As a sidenote, the 1903 WDK no longer populates the \i386
folder (and likely now no longer deletes it) and instead the 1903 ADK populates that folder (but with tools that don't generate valid .cab files for us ☹️ ).
I'm a bit concerned that there are still files in the Tools\bin
folder after uninstalling the WDK.
Please confirm that your setup installers are the 1809 versions of the WDK and ADK (10.1.17763.1)
Yes, I have the correct WDK and ADK versions. I also have a solution (of sorts)!
Last week I started building a VM, and now have this in a working state - vs2017, correct sdk/adk/wdk, iot-imxcore etc and can build the FFU. Just now, I copied the ..bin\i386\
folder and contents back to my physical laptop, and the FFU now appears to be building ok here, ie none of the errors shown above.
I too am a bit concerned about 1903 not working for us. Thanks for raising the version issue with the documentation owners.
So I'm good for now. Next step is to get our o/s and app booting from the Hummingboards eMMC. Fun times!
When I try to build this I get the following error:
Severity Code Description Project File Line Suppression State Error MSB3073 The command " set Configuration=Release set Platform=ARM set PkgOutput=C:\Users\chrma\Desktop\NXP\imx-iotcore-public_preview\build\solution\iMXPlatform\Build\ARM\Release\ set OutDir=C:\Users\chrma\Desktop\NXP\imx-iotcore-public_preview\build\solution\iMXPlatform\Build\ARM\Release\GenerateBSP\ set OEMName=NXP call ......\tools\BuildBSP.bat iMX6 HummingBoardEdge_iMX6DL_1GB call ......\tools\BuildBSP.bat iMX6 HummingBoardEdge_iMX6Q_2GB call ......\tools\BuildBSP.bat iMX6 HummingBoardEdge_iMX6S_512MB REM call ......\tools\BuildBSP.bat iMX6 RSB4411_iMX6Q_1GB call ......\tools\BuildBSP.bat iMX6 Sabre_iMX6Q_1GB call ......\tools\BuildBSP.bat iMX6 Sabre_iMX6QP_1GB call ......\tools\BuildBSP.bat iMX6 Sabre_iMX6SX_1GB REM call ......\tools\BuildBSP.bat iMX6 SabreLite_iMX6Q_1GB call ......\tools\BuildBSP.bat iMX6 UdooNeo_iMX6SX_1GB call ......\tools\BuildBSP.bat iMX6 VAB820_iMX6Q_1GB call ......\tools\BuildBSP.bat iMX7 ClSomImx7_iMX7D_1GB call ......\tools\BuildBSP.bat iMX7 Sabre_iMX7D_1GB " exited with code 1. GenerateBSP C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets 49
Error ThreadId3788 Imaging!ValidateInput: Failed to load Feature Manifest XML file C:\Users\chrma\Desktop\NXP\imx-iotcore-public_preview\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml:FeatureAPI!ValidateAndLoad: FeatureManifest file was not found: C:\Users\chrma\Desktop\NXP\imx-iotcore-public_preview\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml GenerateTestFFU C:\Users\chrma\Desktop\NXP\imx-iotcore-public_preview\build\solution\iMXPlatform\GenerateTestFFU\imageapp 1
Error ThreadId3788 FeatureAPI!ValidateAndLoad: FeatureManifest file was not found: C:\Users\chrma\Desktop\NXP\imx-iotcore-public_preview\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml GenerateTestFFU C:\Users\chrma\Desktop\NXP\imx-iotcore-public_preview\build\solution\iMXPlatform\GenerateTestFFU\imageapp 1
Error MSB3073 The command " set Configuration=Release set Platform=ARM set PkgOutput=C:\Users\chrma\Desktop\NXP\imx-iotcore-public_preview\build\solution\iMXPlatform\Build\ARM\Release\ set OutDir=C:\Users\chrma\Desktop\NXP\imx-iotcore-public_preview\build\solution\iMXPlatform\Build\ARM\Release\GenerateTestFFU\ call GenerateFFU.bat " exited with code 1. GenerateTestFFU C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets 49
I did verify I was able to build previous versions.
Update:
Reinstalled Visual Studio and all required files. Downloaded a clean copy of this repo. Tried to compile. Get the following errors:
Severity Code Description Project File Line Suppression State Error MSB3073 The command " set Configuration=Release set Platform=ARM set PkgOutput=C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\ set OutDir=C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateTestFFU\ call GenerateFFU.bat " exited with code 1. GenerateTestFFU C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets 49
Error 1332 Cannot set registry value 'HKR(Service)\Parameters\ReferenceClockHz' differently between sections [IMXECSPI_Service_Reg] and [IMX8M_ECSPI_Service_Reg] for service 'imxecspi'. imxecspi C:\Users\chrma\imx-iotcore\driver\spi\imxecspi\imxecspi.inf 83
Error ThreadId6536 Imaging!ValidateInput: Failed to load Feature Manifest XML file C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml:FeatureAPI!ValidateAndLoad: FeatureManifest file was not found: C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml GenerateTestFFU C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\GenerateTestFFU\imageapp 1
Error ThreadId6536 FeatureAPI!ValidateAndLoad: FeatureManifest file was not found: C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml GenerateTestFFU C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\GenerateTestFFU\imageapp 1
Here is the compile log:
1>------ Rebuild All started: Project: HalExtiMX6Timers, Configuration: Release ARM ------ 2>------ Rebuild All started: Project: audio-common, Configuration: Release ARM ------ 3>------ Rebuild All started: Project: imxusdhc, Configuration: Release ARM ------ 4>------ Rebuild All started: Project: HalExtiMX7Timers, Configuration: Release ARM ------ 5>------ Rebuild All started: Project: mx6pep, Configuration: Release ARM ------ 6>------ Rebuild All started: Project: imxuart, Configuration: Release ARM ------ 7>------ Rebuild All started: Project: imxecspi, Configuration: Release ARM ------ 8>------ Rebuild All started: Project: HalExtiMXDma, Configuration: Release ARM ------ 1>Building 'HalExtiMX6Timers' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 1>Stamping ARM\Release\HalExtiMX6Timers.inf 1>Stamping [Version] section with DriverVer=06/01/2019,20.11.37.163 1>HalExtension.c 2>Building 'audio-common' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 2>basetopo.cpp 3>Building 'imxusdhc' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 4>Building 'HalExtiMX7Timers' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 1> Creating library C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX6Timers\HalExtiMX6Timers.lib and object C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX6Timers\HalExtiMX6Timers.exp 1>Generating code 3>Stamping Release\ARM\imxusdhc.inf 3>Stamping [Version] section with DriverVer=06/01/2019,20.11.39.322 4>Stamping ARM\Release\HalExtiMX7Timers.inf 5>Building 'mx6pep' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 4>Stamping [Version] section with DriverVer=06/01/2019,20.11.39.390 3>C:\Users\chrma\imx-iotcore\driver\sd\imxusdhc\imxusdhc.inf(13-13): warning 2004: Use of BootCritical directive not recommended. 1>Finished generating code 2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 3>C:\Users\chrma\imx-iotcore\driver\sd\imxusdhc\imxusdhc.inf(50-50): warning 2083: Section [usdhc_device.hw] not referenced or used. 3>C:\Users\chrma\imx-iotcore\driver\sd\imxusdhc\imxusdhc.inf(53-53): warning 2083: Section [usdhc_device.hw.addreg] not referenced or used. 7>Building 'imxecspi' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 5>Stamping ARM\Release\mx6pep.inf 5>Stamping [Version] section with DriverVer=06/01/2019,20.11.39.697 6>Building 'imxuart' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 2>kshelper.cpp 1>HalExtiMX6Timers.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX6Timers\HalExtiMX6Timers.dll 7>Stamping ARM\imxecspi.inf 7>Stamping [Version] section with DriverVer=06/01/2019,20.11.39.861 4>HalExtension.c 1>Test sign HAL Extension 7>C:\Users\chrma\imx-iotcore\driver\spi\imxecspi\imxecspi.inf(83-83): error 1332: Cannot set registry value 'HKR(Service)\Parameters\ReferenceClockHz' differently between sections [IMXECSPI_Service_Reg] and [IMX8M_ECSPI_Service_Reg] for service 'imxecspi'. 7>Done building project "imxecspi.vcxproj" -- FAILED. 9>------ Rebuild All started: Project: imxpwm, Configuration: Release ARM ------ 6>Stamping ARM\Release\imxuart.inf 8>Building 'HalExtiMXDma' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 6>Stamping [Version] section with DriverVer=06/01/2019,20.11.40.115 2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 9>Building 'imxpwm' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 3>acpiutil.cpp 1>signtool.exe sign /v /a /s my /i "Windows OEM Intermediate 2017 (TEST ONLY)" /n "Windows OEM HAL Extension Test Cert 2017 (TEST ONLY)" /fd SHA256 /t http://timestamp.verisign.com/scripts/timestamp.dll "C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX6Timers\HalExtiMX6Timers.dll" 1>The following certificate was selected: 1> Issued to: Windows OEM HAL Extension Test Cert 2017 (TEST ONLY) 1> 1> Issued by: Windows OEM Intermediate 2017 (TEST ONLY) 1> 1> Expires: Mon Mar 27 18:25:16 2023 1> 1> SHA1 hash: BF48806CBDD77D6E6C5DE54050C5D40A10641F33 1> 1> 1>Done Adding Additional Store 8>Stamping ARM\Release\HalExtiMXDma.inf 8>Stamping [Version] section with DriverVer=06/01/2019,20.11.40.397 9>Stamping ARM\Release\imxpwm.inf 9>Stamping [Version] section with DriverVer=06/01/2019,20.11.40.463 2>micinhptopo.cpp 5>mx6dpm.cpp 3>usdhc.cpp 4> Creating library C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX7Timers\HalExtiMX7Timers.lib and object C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX7Timers\HalExtiMX7Timers.exp 4>Generating code 4>Finished generating code 8>HalExtiMXDma.c 2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 4>HalExtiMX7Timers.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX7Timers\HalExtiMX7Timers.dll 9>controller.cpp 4>Test sign HAL Extension 6>acpiutil.cpp 3>trace.cpp 2>mintopo.cpp 5>mx6pep.cpp 4>signtool.exe sign /v /a /s my /i "Windows OEM Intermediate 2017 (TEST ONLY)" /n "Windows OEM HAL Extension Test Cert 2017 (TEST ONLY)" /fd SHA256 /t http://timestamp.verisign.com/scripts/timestamp.dll "C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX7Timers\HalExtiMX7Timers.dll" 4>The following certificate was selected: 4> Issued to: Windows OEM HAL Extension Test Cert 2017 (TEST ONLY) 4> 4> Issued by: Windows OEM Intermediate 2017 (TEST ONLY) 4> 4> Expires: Mon Mar 27 18:25:16 2023 4> 4> SHA1 hash: BF48806CBDD77D6E6C5DE54050C5D40A10641F33 4> 4> 4>Done Adding Additional Store 1>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX6Timers\HalExtiMX6Timers.dll 6>imxuart.cpp 1> 1> 1>Number of files successfully Signed: 1 1> 1>Number of warnings: 0 1> 1>Number of errors: 0 1> 1>signed: "C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX6Timers\HalExtiMX6Timers.dll" 1>Sign.Cmd RC=0 2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 8> Creating library C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMXDma\HalExtiMXDma.lib and object C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMXDma\HalExtiMXDma.exp 10>------ Rebuild All started: Project: mxpowerutil, Configuration: Release ARM ------ 8>Generating code 3>devpropslist.cpp 8>Finished generating code 10>Building 'mxpowerutil' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 2>minwavert.cpp 10>main.cpp 5>mx6ppm.cpp 9>device.cpp 8>HalExtiMXDma.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMXDma\HalExtiMXDma.dll 8>Test sign HAL Extension 2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 4>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX7Timers\HalExtiMX7Timers.dll 4> 4> 4>Number of files successfully Signed: 1 4> 4>Number of warnings: 0 4> 4>Number of errors: 0 4> 4>signed: "C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMX7Timers\HalExtiMX7Timers.dll" 4>Sign.Cmd RC=0 11>------ Rebuild All started: Project: imx6dod, Configuration: Release ARM ------ 5>mx6acpi.cpp 2>minwavertstream.cpp 11>Building 'imx6dod' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 8>signtool.exe sign /v /a /s my /i "Windows OEM Intermediate 2017 (TEST ONLY)" /n "Windows OEM HAL Extension Test Cert 2017 (TEST ONLY)" /fd SHA256 /t http://timestamp.verisign.com/scripts/timestamp.dll "C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMXDma\HalExtiMXDma.dll" 11>Stamping ARM\Release\imx6dod.inf 3>Generating code 8>The following certificate was selected: 8> Issued to: Windows OEM HAL Extension Test Cert 2017 (TEST ONLY) 8> 8> Issued by: Windows OEM Intermediate 2017 (TEST ONLY) 8> 8> Expires: Mon Mar 27 18:25:16 2023 8> 8> SHA1 hash: BF48806CBDD77D6E6C5DE54050C5D40A10641F33 8> 8> 8>Done Adding Additional Store 11>Stamping [Version] section with DriverVer=06/01/2019,20.11.42.624 9>driver.cpp 2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 3>Finished generating code 6>Generating code 2>speakerhptopo.cpp 11>precomp.cpp 3>imxusdhc.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxusdhc\imxusdhc.sys 2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 6>Finished generating code 9>file.cpp 8>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMXDma\HalExtiMXDma.dll 8> 8> 8>Number of files successfully Signed: 1 8> 8>Number of warnings: 0 8> 8>Number of errors: 0 8> 8>signed: "C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HalExtiMXDma\HalExtiMXDma.dll" 8>Sign.Cmd RC=0 12>------ Rebuild All started: Project: OpteeTrEE, Configuration: Release ARM ------ 5>Generating code 6>imxuart.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxuart\imxuart.sys 12>Building 'OpteeTrEE' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 12>Stamping ARM\Release\OpteeTrEE.inf 12>Stamping [Version] section with DriverVer=06/01/2019,20.11.44.226 11>MX6DodDevice.cpp 5>Finished generating code 3>Done Adding Additional Store 12>ArmSmc.asm 3>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxusdhc\imxusdhc.sys 3> 11>MX6DodDriver.cpp 9>ioctl.cpp 12>ArmSmc.asm 5>mx6pep.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\mx6pep\mx6pep.sys 12>Assembling [Inputs]... 10>mx6clktreehelper.cpp 12>Assembling [Inputs]... 6>Done Adding Additional Store 3>Done building project "imxusdhc.vcxproj". 11>Generating code 13>------ Skipped Rebuild All: Project: NXPEVK_iMX8M_4GB, Configuration: Release ARM64 ------ 13>Project not selected to build for this solution configuration 14>------ Skipped Rebuild All: Project: NXPEVK_iMX8M_Mini_2GB, Configuration: Release ARM64 ------ 14>Project not selected to build for this solution configuration 6>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxuart\imxuart.sys 6> 15>------ Rebuild All started: Project: imxnetmini, Configuration: Release ARM ------ 15>Building 'imxnetmini' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 11>Finished generating code 15>Stamping ARM\Release\imxnetmini.inf 5>Done Adding Additional Store 9>isr.cpp 15>Stamping [Version] section with DriverVer=06/01/2019,20.11.45.316 5>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\mx6pep\mx6pep.sys 5> 11>imx6dod.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imx6dod\imx6dod.sys 15>mp_enet_phy.c 12>enum.c 16>------ Rebuild All started: Project: SabreLite_iMX6Q_1GB, Configuration: Release ARM ------ 15>mp_mdio.c 17>------ Rebuild All started: Project: EVK_iMX6ULL_512MB, Configuration: Release ARM ------ 12>FtpmService.c 11>Done Adding Additional Store 16>Building 'SabreLite_iMX6Q_1GB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 17>Building 'EVK_iMX6ULL_512MB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 9>Compiling... 11>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imx6dod\imx6dod.sys 11> 17>Driver.c 16>Driver.c 15>mp_acpi.c 12>OpteeClientLib.c 18>------ Rebuild All started: Project: imxgpio, Configuration: Release ARM ------ 18>Building 'imxgpio' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 17>Generating code 18>Stamping ARM\imxgpio.inf 15>mp_hw.c 17>Finished generating code 18>Stamping [Version] section with DriverVer=06/01/2019,20.11.46.731 12>OpteeClientMemory.c 16>Generating code 17>EVK_iMX6ULL_512MB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\EVK_iMX6ULL_512MB\EVK_iMX6ULL_512MB.sys 16>Finished generating code 16>SabreLite_iMX6Q_1GB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\SabreLite_iMX6Q_1GB\SabreLite_iMX6Q_1GB.sys 15>mp_main.c 12>OpteeClientRPC.c 18>imxgpio.cpp 17>Done Adding Additional Store 17>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\EVK_iMX6ULL_512MB\EVK_iMX6ULL_512MB.sys 17> 15>mp_init.c 16>Done Adding Additional Store 12>OpteeClientSMC.c 16>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\SabreLite_iMX6Q_1GB\SabreLite_iMX6Q_1GB.sys 16> 19>------ Rebuild All started: Project: imxi2c, Configuration: Release ARM ------ 18>acpiutil.cpp 15>mp_sm.c 12>OpteeTrEE.c 20>------ Rebuild All started: Project: Sabre_iMX6SX_1GB, Configuration: Release ARM ------ 19>Building 'imxi2c' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 19>Stamping ARM\Release\imxi2c.inf 20>Building 'Sabre_iMX6SX_1GB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 19>Stamping [Version] section with DriverVer=06/01/2019,20.11.48.161 15>mp_req.c 20>Driver.c 12>GenService.c 19>imxcontroller.cpp 15>mp_data_path.c 18>Generating code 12>VariableService.c 18>Finished generating code 15>mp_dbg.c 19>Device.cpp 20>Generating code 20>Finished generating code 18>imxgpio.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxgpio\imxgpio.sys 20>Sabre_iMX6SX_1GB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Sabre_iMX6SX_1GB\Sabre_iMX6SX_1GB.sys 15>Generating Code... 12>Generating code 18>Done Adding Additional Store 20>Done Adding Additional Store 18>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxgpio\imxgpio.sys 19>Driver.cpp 18> 10>Generating code 20>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Sabre_iMX6SX_1GB\Sabre_iMX6SX_1GB.sys 20> 12>Finished generating code 21>------ Rebuild All started: Project: Wm8731Lcodec, Configuration: Release ARM ------ 10>Finished generating code 22>------ Rebuild All started: Project: Wm8962codec, Configuration: Release ARM ------ 12>TrEE.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\OpteeTrEE\OpteeTrEE.sys 21>Building 'Wm8731Lcodec' with toolset 'WindowsUserModeDriver10.0' and the 'Universal' target platform. 22>Building 'Wm8962codec' with toolset 'WindowsUserModeDriver10.0' and the 'Universal' target platform. 21>Stamping ARM\Release\wm8731Lcodec.inf 22>Stamping ARM\Release\wm8962codec.inf 22>Stamping [Version] section with DriverVer=06/01/2019,20.11.50.612 21>Stamping [Version] section with DriverVer=06/01/2019,20.11.50.568 19>imx_hw.cpp 12>Done Adding Additional Store 21>Codec.c 22>Codec.c 12>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\OpteeTrEE\OpteeTrEE.sys 12> 23>------ Rebuild All started: Project: ClSomImx7_iMX7D_1GB, Configuration: Release ARM ------ 23>Building 'ClSomImx7_iMX7D_1GB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 19>pbcrequests.cpp 23>Driver.c 22>Device.c 21>Device.c 15>imxnetmini.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxnetmini\imxnetmini.sys 10>mxpowerutil.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\mxpowerutil\mxpowerutil.exe 24>------ Rebuild All started: Project: HummingBoardEdge_iMX6Q_2GB, Configuration: Release ARM ------ 23>Generating code 23>Finished generating code 22>Driver.c 24>Building 'HummingBoardEdge_iMX6Q_2GB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 21>Driver.c 23>ClSomImx7_iMX7D_1GB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\ClSomImx7_iMX7D_1GB\ClSomImx7_iMX7D_1GB.sys 24>Driver.c 15>Done Adding Additional Store 15>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxnetmini\imxnetmini.sys 15> 22>Queue.c 21>Queue.c 23>Done Adding Additional Store 23>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\ClSomImx7_iMX7D_1GB\ClSomImx7_iMX7D_1GB.sys 23> 19>Generating code 25>------ Rebuild All started: Project: HummingBoardEdge_iMX6DL_1GB, Configuration: Release ARM ------ 26>------ Rebuild All started: Project: HummingBoardEdge_iMX6S_512MB, Configuration: Release ARM ------ 24>Generating code 19>Finished generating code 24>Finished generating code 25>Building 'HummingBoardEdge_iMX6DL_1GB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 26>Building 'HummingBoardEdge_iMX6S_512MB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 26>Driver.c 25>Driver.c 19>imxi2c.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxi2c\imxi2c.sys 22> Creating library C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8962codec\Wm8962codec.lib and object C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8962codec\Wm8962codec.exp 21> Creating library C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8731Lcodec\Wm8731Lcodec.lib and object C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8731Lcodec\Wm8731Lcodec.exp 22>Generating code 21>Generating code 22>Finished generating code 21>Finished generating code 24>HummingBoardEdge_iMX6Q_2GB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB.sys 21>wm8731Lcodec.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8731Lcodec\Wm8731Lcodec.dll 19>Done Adding Additional Store 26>Generating code 25>Generating code 26>Finished generating code 19>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxi2c\imxi2c.sys 25>Finished generating code 19> 26>HummingBoardEdge_iMX6S_512MB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HummingBoardEdge_iMX6S_512MB\HummingBoardEdge_iMX6S_512MB.sys 25>HummingBoardEdge_iMX6DL_1GB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HummingBoardEdge_iMX6DL_1GB\HummingBoardEdge_iMX6DL_1GB.sys 22>wm8962codec.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8962codec\Wm8962codec.dll 24>Done Adding Additional Store 24>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB.sys 24> 21>Done Adding Additional Store 21>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8731Lcodec\Wm8731Lcodec.dll 26>Done Adding Additional Store 21> 26>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HummingBoardEdge_iMX6S_512MB\HummingBoardEdge_iMX6S_512MB.sys 26> 25>Done Adding Additional Store 22>Done Adding Additional Store 25>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\HummingBoardEdge_iMX6DL_1GB\HummingBoardEdge_iMX6DL_1GB.sys 25> 22>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Wm8962codec\Wm8962codec.dll 22> 27>------ Rebuild All started: Project: Sabre_iMX6Q_1GB, Configuration: Release ARM ------ 28>------ Rebuild All started: Project: Sabre_iMX6QP_1GB, Configuration: Release ARM ------ 27>Building 'Sabre_iMX6Q_1GB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 28>Building 'Sabre_iMX6QP_1GB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 29>------ Rebuild All started: Project: Sabre_iMX7D_1GB, Configuration: Release ARM ------ 30>------ Rebuild All started: Project: UdooNeo_iMX6SX_1GB, Configuration: Release ARM ------ 31>------ Rebuild All started: Project: VAB820_iMX6Q_1GB, Configuration: Release ARM ------ 27>Driver.c 29>Building 'Sabre_iMX7D_1GB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 32>------ Rebuild All started: Project: OpteeTest, Configuration: Release ARM ------ 28>Driver.c 30>Building 'UdooNeo_iMX6SX_1GB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 31>Building 'VAB820_iMX6Q_1GB' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 29>Driver.c 32>Building 'OpteeTest' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 30>Driver.c 31>Driver.c 32>main.cpp 29>Generating code 27>Generating code 28>Generating code 29>Finished generating code 27>Finished generating code 28>Finished generating code 29>Sabre_iMX7D_1GB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Sabre_iMX7D_1GB\Sabre_iMX7D_1GB.sys 30>Generating code 31>Generating code 30>Finished generating code 31>Finished generating code 27>Sabre_iMX6Q_1GB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Sabre_iMX6Q_1GB\Sabre_iMX6Q_1GB.sys 30>UdooNeo_iMX6SX_1GB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\UdooNeo_iMX6SX_1GB\UdooNeo_iMX6SX_1GB.sys 28>Sabre_iMX6QP_1GB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Sabre_iMX6QP_1GB\Sabre_iMX6QP_1GB.sys 31>VAB820_iMX6Q_1GB_Package.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\VAB820_iMX6Q_1GB\VAB820_iMX6Q_1GB.sys 29>Done Adding Additional Store 29>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Sabre_iMX7D_1GB\Sabre_iMX7D_1GB.sys 29> 27>Done Adding Additional Store 30>Done Adding Additional Store 28>Done Adding Additional Store 31>Done Adding Additional Store 27>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Sabre_iMX6Q_1GB\Sabre_iMX6Q_1GB.sys 30>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\UdooNeo_iMX6SX_1GB\UdooNeo_iMX6SX_1GB.sys 28>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\Sabre_iMX6QP_1GB\Sabre_iMX6QP_1GB.sys 28> 31>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\VAB820_iMX6Q_1GB\VAB820_iMX6Q_1GB.sys 27> 30> 31> 32>Compiling... 32>OpteeCalls.c 32>Generating code 32>Finished generating code 32>OpteeTest.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\OpteeTest\OpteeTest.exe 2>audio-common.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\audio-common\audio-common.lib 33>------ Rebuild All started: Project: imx6aud, Configuration: Release ARM ------ 34>------ Rebuild All started: Project: imxaud, Configuration: Release ARM ------ 33>Building 'imx6aud' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 34>Building 'imxaud' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform. 9>Generating code 34>Stamping ARM\Release\imxaud.inf 34>Stamping [Version] section with DriverVer=06/01/2019,20.12.12.461 33>Stamping ARM\Release\imx6aud.inf 33>Stamping [Version] section with DriverVer=06/01/2019,20.12.12.461 34>adapter.cpp 33>common.cpp 9>Finished generating code 9>imxpwm.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxpwm\imxpwm.sys 33>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 34>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 33>adapter.cpp 34>common.cpp 9>Done Adding Additional Store 9>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxpwm\imxpwm.sys 9> 33>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 34>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 33>soc.cpp 34>soc.cpp 33>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon 34>C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\km\stdunk.h WARNING: operator new and operator delete will be removed soon C:\Users\chrma\imx-iotcore\driver\pwm\imxpwm\controller.cpp(154): warning C26451: Arithmetic overflow: Using operator '+' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '+' to avoid overflow (io.2). C:\Users\chrma\imx-iotcore\driver\pwm\imxpwm\controller.cpp(157): warning C26451: Arithmetic overflow: Using operator '+' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '+' to avoid overflow (io.2). C:\Users\chrma\imx-iotcore\driver\pwm\imxpwm\controller.cpp(354): warning C26451: Arithmetic overflow: Using operator '+' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '+' to avoid overflow (io.2). C:\Users\chrma\imx-iotcore\driver\pwm\imxpwm\controller.cpp(373): warning C26451: Arithmetic overflow: Using operator '+' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '+' to avoid overflow (io.2). 9>Done building project "imxpwm.vcxproj". 33>Generating code 34>Generating code 33>Finished generating code 34>Finished generating code 33>imx6aud.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imx6aud\imx6aud.sys 34>imxaud.vcxproj -> C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxaud\imxaud.sys 33>Done Adding Additional Store 34>Done Adding Additional Store 33>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imx6aud\imx6aud.sys 33> 34>Successfully signed: C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\imxaud\imxaud.sys 34> 35>------ Rebuild All started: Project: GenerateBSP, Configuration: Release ARM ------ 35>BSP_ROOT is C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6DL_1GB 35>BUILD_ROOT is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release 35>PKG_ROOT is C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6DL_1GB\Packages 35>REPO_ROOT is C:\Users\chrma\imx-iotcore 35>OutDir is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateBSP\ 35>Building ARM32 BSP 35>Copying Driver Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6DL_1GB\Packages 35>Copying Codec Driver Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6DL_1GB\Packages\Audio 35>Copying HAL Extension Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6DL_1GB\Packages 35>Copying Firmware Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6DL_1GB\Packages 35>Copying Platform Information Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6DL_1GB\Packages 35>C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6DL_1GB\Package\DeviceLayoutProd\DeviceLayoutProd.wm.xml C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6DL_1GB\Packages\DeviceLayout\ 35>C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6DL_1GB\Package\DeviceLayoutProd\devicelayoutprod.xml C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6DL_1GB\Packages\DeviceLayout\DeviceLayoutProd 35>BSP_ROOT is C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6Q_2GB 35>BUILD_ROOT is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release 35>PKG_ROOT is C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6Q_2GB\Packages 35>REPO_ROOT is C:\Users\chrma\imx-iotcore 35>OutDir is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateBSP\ 35>Building ARM32 BSP 35>Copying Driver Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6Q_2GB\Packages 35>Copying Codec Driver Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6Q_2GB\Packages\Audio 35>Copying HAL Extension Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6Q_2GB\Packages 35>Copying Firmware Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6Q_2GB\Packages 35>Copying Platform Information Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6Q_2GB\Packages 35>C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\Package\DeviceLayoutProd\DeviceLayoutProd.wm.xml C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6Q_2GB\Packages\DeviceLayout\ 35>C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\Package\DeviceLayoutProd\devicelayoutprod.xml C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6Q_2GB\Packages\DeviceLayout\DeviceLayoutProd 35>BSP_ROOT is C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6S_512MB 35>BUILD_ROOT is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release 35>PKG_ROOT is C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6S_512MB\Packages 35>REPO_ROOT is C:\Users\chrma\imx-iotcore 35>OutDir is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateBSP\ 35>Building ARM32 BSP 35>Copying Driver Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6S_512MB\Packages 35>Copying Codec Driver Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6S_512MB\Packages\Audio 35>Copying HAL Extension Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6S_512MB\Packages 35>Copying Firmware Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6S_512MB\Packages 35>Copying Platform Information Packages to C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6S_512MB\Packages 35>C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6S_512MB\Package\DeviceLayoutProd\DeviceLayoutProd.wm.xml C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6S_512MB\Packages\DeviceLayout\ 35>C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6S_512MB\Package\DeviceLayoutProd\devicelayoutprod.xml C:\Users\chrma\imx-iotcore\BSP\HummingBoardEdge_iMX6S_512MB\Packages\DeviceLayout\DeviceLayoutProd 35>BSP_ROOT is C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6Q_1GB 35>BUILD_ROOT is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release 35>PKG_ROOT is C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6Q_1GB\Packages 35>REPO_ROOT is C:\Users\chrma\imx-iotcore 35>OutDir is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateBSP\ 35>Building ARM32 BSP 35>Copying Driver Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6Q_1GB\Packages 35>Copying Codec Driver Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6Q_1GB\Packages\Audio 35>Copying HAL Extension Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6Q_1GB\Packages 35>Copying Firmware Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6Q_1GB\Packages 35>Copying Platform Information Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6Q_1GB\Packages 35>C:\Users\chrma\imx-iotcore\build\board\Sabre_iMX6Q_1GB\Package\DeviceLayoutProd\DeviceLayoutProd.wm.xml C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6Q_1GB\Packages\DeviceLayout\ 35>C:\Users\chrma\imx-iotcore\build\board\Sabre_iMX6Q_1GB\Package\DeviceLayoutProd\devicelayoutprod.xml C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6Q_1GB\Packages\DeviceLayout\DeviceLayoutProd 35>BSP_ROOT is C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6QP_1GB 35>BUILD_ROOT is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release 35>PKG_ROOT is C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6QP_1GB\Packages 35>REPO_ROOT is C:\Users\chrma\imx-iotcore 35>OutDir is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateBSP\ 35>Building ARM32 BSP 35>Copying Driver Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6QP_1GB\Packages 35>Copying Codec Driver Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6QP_1GB\Packages\Audio 35>Copying HAL Extension Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6QP_1GB\Packages 35>Copying Firmware Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6QP_1GB\Packages 35>Copying Platform Information Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6QP_1GB\Packages 35>C:\Users\chrma\imx-iotcore\build\board\Sabre_iMX6QP_1GB\Package\DeviceLayoutProd\DeviceLayoutProd.wm.xml C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6QP_1GB\Packages\DeviceLayout\ 35>C:\Users\chrma\imx-iotcore\build\board\Sabre_iMX6QP_1GB\Package\DeviceLayoutProd\devicelayoutprod.xml C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6QP_1GB\Packages\DeviceLayout\DeviceLayoutProd 35>BSP_ROOT is C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6SX_1GB 35>BUILD_ROOT is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release 35>PKG_ROOT is C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6SX_1GB\Packages 35>REPO_ROOT is C:\Users\chrma\imx-iotcore 35>OutDir is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateBSP\ 35>Building ARM32 BSP 35>Copying Driver Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6SX_1GB\Packages 35>Copying Codec Driver Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6SX_1GB\Packages\Audio 35>Copying HAL Extension Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6SX_1GB\Packages 35>Copying Firmware Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6SX_1GB\Packages 35>Copying Platform Information Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6SX_1GB\Packages 35>C:\Users\chrma\imx-iotcore\build\board\Sabre_iMX6SX_1GB\Package\DeviceLayoutProd\DeviceLayoutProd.wm.xml C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6SX_1GB\Packages\DeviceLayout\ 35>C:\Users\chrma\imx-iotcore\build\board\Sabre_iMX6SX_1GB\Package\DeviceLayoutProd\devicelayoutprod.xml C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX6SX_1GB\Packages\DeviceLayout\DeviceLayoutProd 35>BSP_ROOT is C:\Users\chrma\imx-iotcore\BSP\UdooNeo_iMX6SX_1GB 35>BUILD_ROOT is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release 35>PKG_ROOT is C:\Users\chrma\imx-iotcore\BSP\UdooNeo_iMX6SX_1GB\Packages 35>REPO_ROOT is C:\Users\chrma\imx-iotcore 35>OutDir is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateBSP\ 35>Building ARM32 BSP 35>Copying Driver Packages to C:\Users\chrma\imx-iotcore\BSP\UdooNeo_iMX6SX_1GB\Packages 35>Copying Codec Driver Packages to C:\Users\chrma\imx-iotcore\BSP\UdooNeo_iMX6SX_1GB\Packages\Audio 35>Copying HAL Extension Packages to C:\Users\chrma\imx-iotcore\BSP\UdooNeo_iMX6SX_1GB\Packages 35>Copying Firmware Packages to C:\Users\chrma\imx-iotcore\BSP\UdooNeo_iMX6SX_1GB\Packages 35>Copying Platform Information Packages to C:\Users\chrma\imx-iotcore\BSP\UdooNeo_iMX6SX_1GB\Packages 35>C:\Users\chrma\imx-iotcore\build\board\UdooNeo_iMX6SX_1GB\Package\DeviceLayoutProd\DeviceLayoutProd.wm.xml C:\Users\chrma\imx-iotcore\BSP\UdooNeo_iMX6SX_1GB\Packages\DeviceLayout\ 35>C:\Users\chrma\imx-iotcore\build\board\UdooNeo_iMX6SX_1GB\Package\DeviceLayoutProd\devicelayoutprod.xml C:\Users\chrma\imx-iotcore\BSP\UdooNeo_iMX6SX_1GB\Packages\DeviceLayout\DeviceLayoutProd 35>BSP_ROOT is C:\Users\chrma\imx-iotcore\BSP\VAB820_iMX6Q_1GB 35>BUILD_ROOT is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release 35>PKG_ROOT is C:\Users\chrma\imx-iotcore\BSP\VAB820_iMX6Q_1GB\Packages 35>REPO_ROOT is C:\Users\chrma\imx-iotcore 35>OutDir is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateBSP\ 35>Building ARM32 BSP 35>Copying Driver Packages to C:\Users\chrma\imx-iotcore\BSP\VAB820_iMX6Q_1GB\Packages 35>Copying Codec Driver Packages to C:\Users\chrma\imx-iotcore\BSP\VAB820_iMX6Q_1GB\Packages\Audio 35>Copying HAL Extension Packages to C:\Users\chrma\imx-iotcore\BSP\VAB820_iMX6Q_1GB\Packages 35>Copying Firmware Packages to C:\Users\chrma\imx-iotcore\BSP\VAB820_iMX6Q_1GB\Packages 35>Copying Platform Information Packages to C:\Users\chrma\imx-iotcore\BSP\VAB820_iMX6Q_1GB\Packages 35>C:\Users\chrma\imx-iotcore\build\board\VAB820_iMX6Q_1GB\Package\DeviceLayoutProd\DeviceLayoutProd.wm.xml C:\Users\chrma\imx-iotcore\BSP\VAB820_iMX6Q_1GB\Packages\DeviceLayout\ 35>C:\Users\chrma\imx-iotcore\build\board\VAB820_iMX6Q_1GB\Package\DeviceLayoutProd\devicelayoutprod.xml C:\Users\chrma\imx-iotcore\BSP\VAB820_iMX6Q_1GB\Packages\DeviceLayout\DeviceLayoutProd 35>BSP_ROOT is C:\Users\chrma\imx-iotcore\BSP\ClSomImx7_iMX7D_1GB 35>BUILD_ROOT is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release 35>PKG_ROOT is C:\Users\chrma\imx-iotcore\BSP\ClSomImx7_iMX7D_1GB\Packages 35>REPO_ROOT is C:\Users\chrma\imx-iotcore 35>OutDir is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateBSP\ 35>Building ARM32 BSP 35>Copying Driver Packages to C:\Users\chrma\imx-iotcore\BSP\ClSomImx7_iMX7D_1GB\Packages 35>Copying Codec Driver Packages to C:\Users\chrma\imx-iotcore\BSP\ClSomImx7_iMX7D_1GB\Packages\Audio 35>Copying HAL Extension Packages to C:\Users\chrma\imx-iotcore\BSP\ClSomImx7_iMX7D_1GB\Packages 35>Copying Firmware Packages to C:\Users\chrma\imx-iotcore\BSP\ClSomImx7_iMX7D_1GB\Packages 35>Copying Platform Information Packages to C:\Users\chrma\imx-iotcore\BSP\ClSomImx7_iMX7D_1GB\Packages 35>C:\Users\chrma\imx-iotcore\build\board\ClSomImx7_iMX7D_1GB\Package\DeviceLayoutProd\DeviceLayoutProd.wm.xml C:\Users\chrma\imx-iotcore\BSP\ClSomImx7_iMX7D_1GB\Packages\DeviceLayout\ 35>C:\Users\chrma\imx-iotcore\build\board\ClSomImx7_iMX7D_1GB\Package\DeviceLayoutProd\devicelayoutprod.xml C:\Users\chrma\imx-iotcore\BSP\ClSomImx7_iMX7D_1GB\Packages\DeviceLayout\DeviceLayoutProd 35>BSP_ROOT is C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX7D_1GB 35>BUILD_ROOT is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release 35>PKG_ROOT is C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX7D_1GB\Packages 35>REPO_ROOT is C:\Users\chrma\imx-iotcore 35>OutDir is C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateBSP\ 35>Building ARM32 BSP 35>Copying Driver Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX7D_1GB\Packages 35>Copying Codec Driver Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX7D_1GB\Packages\Audio 35>Copying HAL Extension Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX7D_1GB\Packages 35>Copying Firmware Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX7D_1GB\Packages 35>Copying Platform Information Packages to C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX7D_1GB\Packages 35>C:\Users\chrma\imx-iotcore\build\board\Sabre_iMX7D_1GB\Package\DeviceLayoutProd\DeviceLayoutProd.wm.xml C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX7D_1GB\Packages\DeviceLayout\ 35>C:\Users\chrma\imx-iotcore\build\board\Sabre_iMX7D_1GB\Package\DeviceLayoutProd\devicelayoutprod.xml C:\Users\chrma\imx-iotcore\BSP\Sabre_iMX7D_1GB\Packages\DeviceLayout\DeviceLayoutProd 36>------ Rebuild All started: Project: GenerateTestFFU, Configuration: Release ARM ------ 36>++SetupBuildEnv.bat 36>Set source root 36>REPO_BUILD_TOOL=C:\Users\chrma\imx-iotcore\build\tools\ 36>REPO_BUILD_ROOT=C:\Users\chrma\imx-iotcore\build\ 36>REPO_SOURCE_ROOT=C:\Users\chrma\imx-iotcore\ 36>Query the 32-bit and 64-bit Registry hive for KitsRoot 36>Setup basic environment path 36>KITSROOT=C:\Program Files (x86)\Windows Kits\10\ 36>Setup Deployment and Imaging Tools Environment 36>--SetupBuildEnv.bat 36>"Building HummingBoardEdge_iMX6Q_2GB FFU" 36>++BuildImage.bat 36>SET board name and OEM input file 36>BOARD_NAME="HummingBoardEdge_iMX6Q_2GB" 36>INPUT_FILE_NAME="HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml" 36>BOARD_BUILD_PATH=C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB 36>BLD_DIR=C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB 36>BOARD_BUILD_PATH =C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB 36>BOARD_BUILD_PATH\INPUT_FILE_NAME=C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml 36>SolutionDir= 36>Export packages to one directory 36>File Not Found 36>File Not Found 36>Run Feature Merger 36>Begin Image generation 36>building image 36>imggen.cmd "C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\FFU\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml.Release.ffu" "C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml" "C:\Program Files (x86)\Windows Kits\10\MSPackages" ARM 36>ImageApp: Setting CPU Type to 'ARM'. 36>Microsoft (C) imageapp 10.0.10011.16384 36> 36>imageapp INFO ThreadId6536 Command line: ImageApp "C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\FFU\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml.Release.ffu" "C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml" "C:\Program Files (x86)\Windows Kits\10\MSPackages" +StrictSettingPolicies /CPUType:ARM 36>imageapp INFO ThreadId6536 Imaging: Reading the OEM Input XML file... 36>imageapp INFO ThreadId6536 FeatureAPI: Successfully validated the OEM Input XML: C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml 36>imageapp INFO ThreadId6536 Imaging: Reading the FM XML file 'C:\Program Files (x86)\Windows Kits\10\FMFiles\arm\IoTUAPNonProductionPartnerShareFM.xml'... 36>imageapp INFO ThreadId6536 FeatureAPI: Successfully validated the Feature Manifest XML: C:\Program Files (x86)\Windows Kits\10\FMFiles\arm\IoTUAPNonProductionPartnerShareFM.xml 36>imageapp INFO ThreadId6536 Imaging: Reading the FM XML file 'C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml'... 36>imageapp : error : ThreadId6536 Imaging!ValidateInput: Failed to load Feature Manifest XML file C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml:FeatureAPI!ValidateAndLoad: FeatureManifest file was not found: C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml 36>imageapp INFO ThreadId6536 Imaging: See HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml.Release.cbs.log for details. 36>imageapp : error : ThreadId6536 FeatureAPI!ValidateAndLoad: FeatureManifest file was not found: C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\MergedFMs\HummingBoardEdge_iMX6Q_2GB_DeviceFM.xml 36>imageapp INFO ThreadId6536 Imaging: Performance Results: 36>imageapp INFO ThreadId6536 Total Run Time: 00:00:00.3853926 36>imageapp INFO ThreadId6536 Storage Stack Time: 00:00:00.0001516 36>imageapp INFO ThreadId6536 Total run time: 385.3926ms 36>imageapp INFO ThreadId6536 Total staging time: 0ms 36>imageapp INFO ThreadId6536 Total commit time: 0ms 36>imageapp INFO ThreadId6536 CompDB Total Time (ms): 0ms 36>imageapp INFO ThreadId6536 Image format: FFU 36>imageapp INFO ThreadId6536 Stage file time: 0 36>imageapp INFO ThreadId6536 UpdateOS time: 0 36>ImageApp: Error log can be found at 'C:\Users\chrma\IMX-IO~1\build\solution\IMXPLA~1\Build\FFU\HUMMIN~1\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml.Release.ImageApp.log'. 36>"ImageApp "C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\FFU\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml.Release.ffu" "C:\Users\chrma\imx-iotcore\build\board\HummingBoardEdge_iMX6Q_2GB\HummingBoardEdge_iMX6Q_2GB_TestOEMInput.xml" "C:\Program Files (x86)\Windows Kits\10\MSPackages" +StrictSettingPolicies /CPUType:ARM " failed with error 1 36>!!!!! If the error was a Feature Manifest XML error, please check C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\GenerateTestFFU\fmlog.txt !!!!! 36>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(49,5): error MSB3073: The command " 36>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(49,5): error MSB3073: set Configuration=Release 36>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(49,5): error MSB3073: set Platform=ARM 36>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(49,5): error MSB3073: set PkgOutput=C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\ 36>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(49,5): error MSB3073: set OutDir=C:\Users\chrma\imx-iotcore\build\solution\iMXPlatform\Build\ARM\Release\GenerateTestFFU\ 36>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(49,5): error MSB3073: call GenerateFFU.bat 36>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(49,5): error MSB3073: " exited with code 1. 36>Done building project "GenerateTestFFU.vcxproj" -- FAILED. ========== Rebuild All: 32 succeeded, 2 failed, 2 skipped ==========
I open and tried to recompile the original file from project-kayla and that repo compiled clean and generated a .ffu file.