There is missing curly bracket in your code.
It should be the following:
change [expr {0xe8000000 + 0x555}] 16bit 0x00aa
change [expr {0xe8000000 + 0x2aa}] 16bit 0x0055
change [expr {0xe8000000 + 0x555}] 16bit 0x0090
Have a great day,
Pavel Chubakov
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------