AutoFocus User’s Guide
59
©1989-2018 Lauterbach GmbH
Example 1:
Move channel ‘TP1’ from pin #28 to pin #30.
Select ‘TP1’ from the drop-down list next to pin #30. The updated window will look like this:
Example 2:
Move channel ‘TP1’ from pin #28 to pin #26.
Select ‘TP1’ from the drop-down list next to pin #26, which is already assigned to channel ‘TP2’. In this case
‘TP2’ will be mapped to the previous location of ‘TP1’ automatically (that is ‘TP1’ and ‘TP2’ will be swapped):
The remapping of channels can be embedded in a PRACTICE script using the
Analyzer.REMAP.PIN
command. The commands to reproduce the results from example 1 and example 2 are:
Analyzer.REMAP.PIN TP1 30. ; Example 1
Analyzer.REMAP.PIN TP1 26. ; Example 2
NOTE:
The names of the channels are not static but may vary according to the CPU
selection and trace port type. In case a target board or chip has got two physical
trace ports, switching on or off an trace port may also influence the
preprocessor’s pinout and channel configuration.