<div dir="ltr"><div>Unlike other threads, I only care about normal serial-based debug, like I used to use on the Minnow v1, NOT USB-based.</div><div>So has anyone made source level debug actually work on the MinnowMax?</div><div><br></div><div>Because I do:</div><div>DEFINE SOURCE_DEBUG_ENABLE     = TRUE</div><div>in </div><div>C:\MinMAX076\Vlv2TbltDevicePkg\PlatformPkgConfig.dsc</div><div><br></div><div>and get the same sort of easy and obvious error that other people have reported.</div><div><br></div><div>Generate Region at Offset 0x0<br>   Region Size = 0x3E000<br>   Region Name = DATA</div><div>Generate Region at Offset 0x3E000<br>   Region Size = 0x2000<br>   Region Name = DATA</div><div>Generate Region at Offset 0x40000<br>   Region Size = 0x40000<br>   Region Name = None<br>Padding region starting from offset 0x80000, with size 0x80000</div><div>Generate Region at Offset 0x80000<br>   Region Size = 0x80000<br>   Region Name = None</div><div>Generate Region at Offset 0x100000<br>   Region Size = 0x30000<br>   Region Name = FV</div><div>Generating MICROCODE_FV FV<br>##<br>Generate Region at Offset 0x130000<br>   Region Size = 0x176000<br>   Region Name = FV</div><div>Generating FVMAIN_COMPACT FV</div><div>Generating FVMAIN FV<br>########################################<br>########################################<br>########################################<br>########################################<br>########################################<br>##################################Return Value = 2<br>GenFv: ERROR 3000: Invalid<br>  the required fv image size 0x199528 exceeds the set fv image size 0x176000</div><div><br></div><div>What's the correct way around this, since everyone else has reported that manually editing the FVMAIN layout never ends up working for them? Does this "just work" in .78 and I have to update to that more cumbersome build process? Because I definitely don't want to update unless it's known to work.</div><div><br></div><div>Ed</div></div>