We are trying to get the log messages from the PCIE driver in windows 10 IoT in the NXP IMX8M Plus EVK board, but we are not able to get any logs. We have built the firmware in the debug mode and we have also enabled debug in the PCIE driver, but even after that we are not getting the debug messages from the PCIE driver. We are using the latest release of the Windows 10 IoT BSP (W21H2-1-5-0).
So, what should we do to get the PCIE driver log messages?
I have also attached the UEFI log for your reference.
Hello,
The buildme64.sh script bundled in BSP also copies flash.binand uefi.fit into <BSP_DIR> /
imx-windows-iot/components/Arm64BootFirmware/<board_name>. It allows rebuilding only UEFI
or U-Boot.
Use -b MX8M_PLUS_EVK or -b 8Mp to select i.MX 8M Plus EVK
in uboot can not get PCI log messages, sorry this is a enhancement for 1.6 v.
Regards