Hi, Address 0xff8006 is read only. So, if I don't want a program to be able to write at this address, should I declare the write part as WriteWithoutInterception or IoMem_VoidWrite) ? This value is hardware fixed, it is fixed in STMemory_SetDefaultConfig STMemory_WriteByte(0xff8006, nFalcSysCntrl); Regards Laurent