Hi everybody,
I' m new to MinnowBoard Max and I started working on Minnow board month
ago.
I tried to do source level debug with USB port on MinowBoard Max following
instructions in UDK-Debugger-Tool-User-Manual v1.91 and using Ajays tool.
We added DebugCommunicationLibUsb in PlatformPkgIA32.dsc. I set
SOURCE_DEBUG_ENABLE from false on true in PlatformPkgConfig.dsc.
Before compiling
firmware image I executed build -D SOURCE_DEBUG_ENABLE. When I tried
compile debug version of firmware image with SourceLevelDebugPkg there was
not enough space on volume FvRecovery (error 3000: Invalid G
required Fv image size 0x2e890 exeeds the set fv image size 0x2d000
enFds.exe). Then I changed FLASH_REGION_FV_RECOVERY2_SIZE to 0x0002A000
and changed FLASH_REGION_FV_RECOVERY_OFFSET to 0x002D0000 and
FLASH_REGION_FV_RECOVERY_SIZE 0x00030000 in
Vlv2TbltDevicePkg/PlatformPkg.fdf. It compiled sucesfully and we burned
image on flash. After we started Minnow it didn't boot and WinDbg version
6.3.9600.17298 showed message debugge not connected. Driver for Ajays USB
2.0 debug device is usb2dbg version 6.3.9600.17298. USBlyzer tool showed
that there was activity on usb port on host and there is communication
between SoftDebugger Debug Console and MinnowBoard Max. Can you tell us how
to create working firmware image for source level debugging on usb2 port?
Best regards,
Anteja Vuk - Maček
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel