I got a look to the source code, but I'm not sure that's the correct variable I should set :
git/mfgtools$ grep -nri 910000 .
./Apps/MfgToolLib/MxHidDevice.cpp:500: SDPCmd.address = 0x00910000;//IRAM free space
This is located in that function BOOL MxHidDevice::DCDWrite(PUCHAR DataBuf, UINT RegCount)
As soon as I have a bit of time I'll recompile it and give it a try.
To make it clear, so far we only use linux tools in my team, so I'm not familiar with windows tools and environment (this is required by another team). So this may take some time :smileywink: