|
|
 |
Q4. We want to measure the time from RUN to Break.
|
A4.
It is possible by following the procedure as below.
The timer for measuring of execution time measures between Trace start even t and Trace stop event.
Therefore, set the trace start event to become [the execution event for Address of Program counter (PC) present or for all space]. This setting is to operate the timer immediately after starting from the first command execution to the point of Break.
|
Q3. We want to see the input level from Target to ASMIS in break.
|
A3.
At present, Re-read function on the debugger can not be used. Please modify the data by following procedure as below.
In break status, input the dummy data to the arbitrary SFR by SFR window, and execute [Write in]. Values of SFR register will be modified.
|
Q2. We want to monitor the data, which input/output to the concerning address.
|
A2.
It is feasible by using the conditional trace function.How to set
|
Q1. Floating decimal point can not be indicated correctly.
|
A1.
Upgrade the debugger to the latest version, and please put it to use.
*The latest version can indicate up to 6 characters in Max.(round off 7th character) |
|