[SAT_SH2_MAIN] Read = 0x00000000, 0x0007FFFF, BYTE Write = 0x00100000, 0x0010001F, BYTE Read = 0x00100020, 0x0010005F, BYTE Write = 0x00180000, 0x0018FFFF, BYTE ReadWrite = 0x00200000, 0x002FFFFF, BYTE ReadWrite = 0x01000000, 0x01000003, BYTE ReadWrite = 0x01800000, 0x01800003, BYTE ReadWrite = 0x04000000, 0x04FFFFFF, BYTE ←These two lines ReadWrite = 0x24000000, 0x24FFFFFF, BYTE ← [SAT_SH2_SUB] Read = 0x00000000, 0x0007FFFF, BYTE Write = 0x00100000, 0x0010001F, BYTE Read = 0x00100020, 0x0010005F, BYTE Read = 0x00180000, 0x0018FFFF, BYTE ReadWrite = 0x00200000, 0x002FFFFF, BYTE ReadWrite = 0x01000000, 0x01000003, BYTE ReadWrite = 0x01800000, 0x01800003, BYTE ReadWrite = 0x04000000, 0x04FFFFFF, BYTE ←These two lines ReadWrite = 0x24000000, 0x24FFFFFF, BYTE ←
is.
Run the program.
Open the source file in which variables have been registered using the "Mixed" command.
Set a breakpoint and stop the program.
If you want to see global variables, use the "watch" command, or if you want to see local variables, use the "watch" command.
Use the "local var" command.
For "watch", use the "Edit" → "add" command to display the value of the variable.
(For structures, double-click the item with a "+" to see detailed information.)
In the case of "local var", the memory value set in the local variable is automatically displayed.