c00000f4 is "bad 6th parameter" - which is the address.

You may have to do this from a device driver. Or another device driver (for flashing?) may already "own" that memory - preventing it from being mapped.

If you go through device manager, on the resources tab, look for drivers using that range and see if you can disable it. Then try physmem.

gg