Monitoring and Manipulating
F²MC-16FX Family, Emulating and Debugging with Softune and MB2198-01, Doc. No. 002-04828 Rev. *B
17
To see the memory in “real time” during execution, choose
Setup -> Debug environment -> Debug environment...
Then select the
Monitoring
tab and enter “D’1000” at
Sampling Time
and under
Control window
option click on
check box
Memory window
and
Watch window
Now, when the program is executed,
Watch
and
Memory
window is updated at1000 ms, and one can see the
addresses H’2530 in
Memory
window and variable ‘i’ in
Watch
window changing its values. Alternately one can
select the same functionality by right clicking on
Watch/Memory
window, and on popup menu clicking on
Monitoring
4.6
Symbol view
If one want to know where a variable is located in the memory than one can choose
View -> Symbol
. Then unfold the sub list Project_name.abs/Global Symbol. Click with the right mouse button to
the variable you want to get information about and select
Property…
.
The Symbol sub window shows then the address: