Question: Customer is trying to reset the ITTP register with different values, but it refuses any value but 0.
Answer: The LDI instruction is a 16-bit immediate instruction; therefore, you will need to use different instructions to accomplish your goal.
Instead use: value .word 90000000h LDI @value,IF