Part Number: TMS320F280025C
I'm trying to using Scripting APIs to save memory datas to my local machine, but no matter i use 'memory.save', 'memory.saveData', 'memory.saveData2', or 'memory.read', the memory values i saved are not same as the value i can see in Memory Browser, as the screenshot below, in the Memory Browser, the value to address 0x0000AA45 is '0x7625', but i saved value by scripting became to value '0x7700', it's the same as the value in Disassembly window, how can i fix this?

