The ARM RealView Trace (RVT) unit, allows collection of trace (via an external trace port) from ARM processors with an ETM. When configuring trace in RVD, the first step is to open the Analysis Window and connect the trace analyzer. An example of a successful sequence is shown below: > analyzer,connect Initialising Trace Support Connecting Analyzer to ARM926EJ-S_0 -- ETM Architecture: 1.3.1 Software supplied by: ARM Limited If no RVT unit is present, or if the RVT unit has failed to initialise correctly, the command will fail with the following error. > analyzer,connect Initialising Trace Support Warning: External Error: No Interface Initialized Error V20017 (Vehicle): Logic Analyzer is not setup. See Output log for details. Software supplied by: ARM Limited Error: [TA0027] External Error: No Interface Initialized It is possible to check whether an RVT unit has initialised correctly by checking the status of the red LED D5. This LED can be found by removing the ventilation grill on top of the RVT unit. Power cycling the RVI unit, should remedy this problem in most cases.
|