Agilent Technologies 16700 SERIES LOGIC ANALYSIS SYSTEM 16700 Technical Information

Stöbern Sie online oder laden Sie Technical Information nach PC / Workstation Barebones Agilent Technologies 16700 SERIES LOGIC ANALYSIS SYSTEM 16700 herunter. Agilent Technologies 16700 SERIES LOGIC ANALYSIS SYSTEM 16700 System information Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 36
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
Post-Processing Tool Sets for the
Agilent Technologies 16700A
Series Logic Analysis Systems
Product Overview
Solutions for Digital
System Debug
Post-processing tools
provide rapid insight
into your toughest debug
problems
When you want to understand what
your target is doing and why, you
need to view acquisition results in a
format that quickly guides you to
problem identification.
The tool sets described in the
following pages are optional, post-
processing software packages for
the Agilent Technologies 16700A
Series logic analysis systems. Each
tool set provides digital design
engineers like you insight into your
specific application.
You have unique measurement and
analysis needs. Agilent Technolo-
gies’ combination of powerful trig-
gering and deep trace provides the
ability to precisely acquire large
quantities of data around a speci-
fied sequence of events.
Once the data is acquired, you can
rely on the analysis tools to rapidly
consolidate data into displays that
provide insight into your system’s
behavior.
Free Tool Set Evaluation
To see which tool sets best fit your
needs, Agilent Technologies offers a
free 21-day trial period that lets you
evaluate any tool set as your work
schedule permits. Once you receive
your tool, you obtain a password
that temporarily enables the tool.
(See page 35 for information on
evaluation and tool set pass-
words.)
Application Product Name Agilent Model Detailed
Number Information
Debug your real-time code at the source level Source Correlation B4620B Pgs 3-6
Correlate a logic analyzer trace with the high-level source code Tool Set
that produced it. Set up the logic analyzer trace by simply pointing
and clicking on a line of source code.
Debug your parallel data communications buses Data Communications B4640B Pgs 7-15
Display logic analyzer trace information at a protocol level. Tool Set
Powerful trigger macros allow triggering on standard or
custom protocol fields. Supports data buses up to 32 bits wide.
Customize your trace for greater insight Tool Development Kit B4605B Pgs 16-22
Create custom tools using the C programming language.
Custom tools can analyze captured data and present it
in a form that makes sense to you. Analysis systems do not require
the tool development kit to run generated tools.
Optimize your system’s performance System Performance B4600B Pgs 23-28
Profile your system’s performance to identify system Analysis Tool Set
bottlenecks and to identify areas needing optimization.
Solve your serial communication problems Serial Analysis B4601B Pgs 29-34
Convert serial bit streams to parallel format for easy viewing and Tool Set
analysis. Supports serial data with or without an external clock
reference and protocols that use bit stuffing to maintain clock
synchronization. Works at speeds up to 1 GHz.
Table 1. Applications for the Agilent Technologies Post-Processing Tool Sets.
Seitenansicht 0
1 2 3 4 5 6 ... 35 36

Inhaltsverzeichnis

Seite 1 - Series Logic Analysis Systems

Post-Processing Tool Sets for theAgilent Technologies 16700ASeries Logic Analysis SystemsProduct OverviewSolutions for Digital System DebugPost-proces

Seite 2 - Environment

10Trigger InterfaceData Communications Tool Set (continued)New packettriggermacros.Specify protocol layerto trigger on.Physical representation of bit

Seite 3 - The Source Correlation

11Data Communications Tool Set (continued)View theactualtriggersequencersetup. Up to 16 trigger sequences areavailable for a measurement.

Seite 4

12Data Communications Tool Set (continued)Protocolview ofdataacquiredin logicanalyzer.Display ofcustomprotocollevels.Time tags for system levelcorrela

Seite 5

13Protocol Filters andViewing PreferencesData Communications Tool Set (continued)Filter captured datato only view key datafor measurement.Choose to vi

Seite 6

14Raw payloadinformation.Global markers measure time intervalsbetween packets on separate parallelinterfaces or timing between the datapath and a micr

Seite 7

15Product CharacteristicsRequires a 16700/702A Series logicanalysis system with operatingsystem version A.01.50.00 or later.Logic Analysis ModulesSupp

Seite 8

16Customize Your MeasurementsA logic analysis system is used toobtain critical information aboutyour system. At times the infor-mation you need can b

Seite 9

17With Custom Tools You Can:Enhance How Data is Displayed• Color-code specific states of yourtrace.• Display some of your trace data inengineering uni

Seite 10 - (continued)

18Custom Tool Examples,Microprocessor CodeReconstructionThe original trace (below) camefrom the bus of a MPC 555 proces-sor. As you can see, no data

Seite 11

19At left are the parameter window and messagedisplay created by the custom tool in thisexample. Parameters allow the user to controldifferent aspects

Seite 12

2Seamless Integration with Your DevelopmentEnvironmentRemotely access any tool set from a PC or workstation through yourweb browser or X-window emula-

Seite 13

20Custom Tool Examples,FFT AlgorithmIn this example the output of ascope module is modified by a cus-tom tool using a FFT algorithm.The tool’s output

Seite 14

21Custom ToolDevelopmentEnvironmentThis is the main window for developing code with the tooldevelopment kit.Select this button to cause the compiledco

Seite 15

22This window provides the information andicon necessary to create an installable tool.Once your code has been created and is working properly, you ca

Seite 16 - The Tool Development Kit

23Optimize SystemPerformanceGetting your target system up andrunning is clearly the first priorityfor successful product develop-ment. But a working

Seite 17

24Identify which EventsOccur Most FrequentlyState Overview ToolUse this tool as the first step of theanalysis or optimization process toidentify which

Seite 18

25Use this tool to show whichfunctions are using the most CPUcycles. It can also show the shareof the workload that each proces-sor in a multiple-pro

Seite 19

26execution scenarios so you candecide if optimization is needed.The time interval tool uses a histogram to display a distributionof the execution tim

Seite 20

27the occurrence rate of any event,including interrupts, over time.Define the event and time periodin which events are counted. Alsodefine the width o

Seite 21

28Processor SupportThe SPA tool set supports anyanalysis probe listed in the config-uration guide entitled Processorand Bus Support for AgilentTechnol

Seite 22

29Solve SerialCommunication ProblemsYour system uses serial buses tocommunicate between ICs and totransfer data to and from peripher-al devices. Sifti

Seite 23 - Analysis Tool Set

SourceAnalyzerTrace3Obtain Answers to the Following Questions:Software Code Execution• What happened just before thesystem crashed?• What source code

Seite 24 - Analysis Tool Set (continued)

30When You Want to AnalyzeSerial Bit Streams . . ...specify which signalyou want to convert toparallel format byselecting a specific bitof any availa

Seite 25

31To Separate FrameInformation from theData Block . . ...accept the defaultstart of frame label“Start” or modify thelabel to a name ofyour choosing.

Seite 26

32To Acquire a Serial BitStream without an ExternalClock Reference . . ...set the sample periodof your timing analyzerto take four or moresamples for

Seite 27

33Once the Serial BitStream is Acquired . . .This example shows the conversion of an RS-232 serial bit stream. The data sent to the print-er includes

Seite 28

3416600A 16517A/ 16550A 16554A 16555A/D 16556A/DSeries 16518AMaximum Clocked 64 Kbits 64 Kbits 8 Kbits 512 Kbits 1 Mbit/2 Mbits 1 Mbit/2 Mbits s

Seite 29 - Tool Set

35For a free, one-time, 21-day trial of any tool set, simply type “demo” in the password field for the product you want to evaluate.Tool Set Licensing

Seite 30 - Tool Set (continued)

Agilent Model Number and DescriptionB4600B System Performance Analysis (SPA) Tool SetB4601B Serial Analysis Tool SetB4605B Tool Development KitB4620B

Seite 31

4When You Want to Trace . . ...on a variable to see what caused datacorruption...on a function to determine where it is beingcalled from in order to

Seite 32

5Once You Acquire the Trace . . ...filter out unexecut-ed code fetches fromthe inverse assem-bled trace to viewexecuted code onlyusing Agilent’sadvan

Seite 33

6Product CharacteristicsData SourcesAll state and timing measurementmodules supported by the 16700ASeries logic analysis systems(except the 16517A/518

Seite 34

7Monitor PacketInformation on Parallel Data BusesYour networking hardware usesparallel data buses such asUTOPIA or a proprietary parallelinterface to

Seite 35 - Information

8Theory of OperationThe logic analyzer probes the par-allel data buses in the system, suchas the UTOPIA shown above. Thelogic analyzer needs access t

Seite 36 - Ordering Information

9Data Communications Tool Set (continued)Select a knownprotocol andadd proprietaryfields.Insert name,number of bitsand format for trigger and display.

Kommentare zu diesen Handbüchern

Keine Kommentare