HP (Hewlett-Packard) 16501A LOGIC user manual

User manual for the device HP (Hewlett-Packard) 16501A LOGIC

Device: HP (Hewlett-Packard) 16501A LOGIC
Category: Computer Accessories
Manufacturer: HP (Hewlett-Packard)
Size: 0.73 MB
Added : 6/21/2014
Number of pages: 130
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for HP (Hewlett-Packard) 16501A LOGIC. Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with HP (Hewlett-Packard) 16501A LOGIC.

For your convenience

If looking through the HP (Hewlett-Packard) 16501A LOGIC user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual HP (Hewlett-Packard) 16501A LOGIC on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual HP (Hewlett-Packard) 16501A LOGIC to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
HP (Hewlett-Packard) 16501A LOGIC User manual - Online PDF
Advertisement
« Page 1 of 130 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual HP (Hewlett-Packard) 16501A LOGIC but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to HP (Hewlett-Packard) 16501A LOGIC. If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1

User’s Guide
Publication number 16500-97022
August 1997
For Safety information, Warranties, and Regulatory
information, see the pages behind the Index
© Copyright Hewlett-Packard Company 1987, 1990, 1993, 1994, 1996, 1997
All Rights Reserved
HP 16500C /16501A Logic
Analysis System

Summary of the content on the page No. 2

HP 16500C—At a Glance A system of measurement modules Install measurement modules in any slot The HP 16500C is the mainframe of the Hewlett-Packard Logic Analysis Single card analyzers, oscilloscopes, System. It offers a modular structure for and other options can go in any slot of plug-in cards with a wide range of state, the HP 16500C or HP 16501A. You should timing, oscilloscope, and pattern generally begin installing cards starting generator capabilities. with the bottom-most slot and workin

Summary of the content on the page No. 3

HP 16500C HP 16501A iii

Summary of the content on the page No. 4

iv

Summary of the content on the page No. 5

In This Book 1 Triggering 2 Intermodule Measurements 3 File Management This User’s Guide shows you how to use the HP 16500C Logic Analysis System in your everyday debugging work. 4 Concepts Chapter 1, “Triggering,” shows you how to set up the analyzer to trigger on the 5 Solving Problems various kinds of events present in your system. Advanced triggering capability allows you to look at only the program 6 Application Notes states of interest when you are solving a particular problem. Chapter 2,

Summary of the content on the page No. 6

about specific application problems and how to solve them using an HP logic analyzer. See Also For general information on setup and operation of the HP 16500C, see the HP 16500C /16501A Logic Analysis System User’s Reference. For information on programming the HP 16500C using a computer controller such as a workstation or personal computer, see the HP 16500C/16501A Logic Analysis System Programmer’s Guide. The Programmer’s Guide is available from your HP Sales Office. For information on logic a

Summary of the content on the page No. 7

Contents 1 Triggering To store and time the execution of a subroutine 1–3 To trigger on the nth iteration of a loop 1–5 To trigger on the nth recursive call of a recursive function 1–6 To trigger on entry to a function 1–8 To capture a write of known bad data to a particular variable 1–10 To trigger on a loop that occasionally runs too long 1–11 To verify that all stacks and registers are restored correctly before exiting a subroutine 1–12 To trigger after all status bus lines finish transitio

Summary of the content on the page No. 8

Contents To capture state flow showing how your target system processes an interrupt 2–16 To test a circuit using stimulus-response 2–17 To use a state analyzer to trigger timing analysis of a count-down on a set of data lines 2–18 To monitor the activity of two coprocessors in a target system 2–19 Special displays 2–21 To interleave trace lists 2–22 To view trace lists and waveforms together on the same display 2–24 Skew Adjustment 2–26 To adjust for minimum skew between two modules involved

Summary of the content on the page No. 9

Contents 4 Concepts The Trigger Sequencer 4–3 The Inverse Assembler 4–10 Configuration Translation for Analyzer Modules 4–13 5 If You Have a Problem Analyzer Problems 5–3 Intermittent data errors 5–3 Unwanted triggers 5–3 No Setup/Hold field on format screen 5–4 No activity on activity indicators 5–4 Capacitive loading 5–4 No trace list display 5–5 Preprocessor Problems 5–6 Target system will not boot up 5–6 Slow clock 5–7 Erratic trace measurements 5–7 Inverse Assembler Problems 5–9 No inverse

Summary of the content on the page No. 10

Contents Messages 5–12 “Default Calibration Factors Loaded” (HP 16540, 16541, and 16542) 5–12 “. . . Inverse Assembler Not Found” 5–12 “Measurement Initialization Error” 5–13 “No Configuration File Loaded” 5–14 “Selected File is Incompatible” 5–14 “Slow or Missing Clock” 5–14 “State Clock Violates Overdrive Specification” 5–15 “Time from Arm Greater Than 41.93 ms” 5–15 “Waiting for Trigger” 5–16 6 Application Notes Glossary Index x

Summary of the content on the page No. 11

1 Triggering

Summary of the content on the page No. 12

Triggering As you begin to understand a problem in your system, you may realize that certain conditions must occur before the problem occurs. You can use sequential triggering to ensure that those conditions have occurred before the analyzer recognizes its trigger and captures information. You set up sequential triggering as follows: • Select the Trigger menu for the module you are using. • In the Trigger menu, define terms and associated values to be used when searching through the sequence. •

Summary of the content on the page No. 13

Triggering To store and time the execution of a subroutine To store and time the execution of a subroutine Most systems software of any kind is composed of a hierarchy of functions and procedures. During integration, testing, and performance evaluation, you will want to look at specific procedures to verify that they are executing correctly and that the implementation is efficient. The analyzer allows you to do this by triggering on entry to the address range of the subroutine and counting the e

Summary of the content on the page No. 14

Triggering To store and time the execution of a subroutine Example Suppose you want to trigger on entry to a routine called MY_SUB. You can define the address of MY_SUB in the Format menu, allowing you to reference the symbol name when setting up the trace specification. Assume that MY_SUB extends for 0A hex locations. You can set up the trigger sequencer as shown in the display. Trigger Setup for Storing Execution of a Subroutine For processors that do prefetching of instructions or have pipeli

Summary of the content on the page No. 15

Triggering To trigger on the nth iteration of a loop To trigger on the nth iteration of a loop Traditional debugging requires print statements around the area of interest. This is not possible in most embedded systems designs. But, the analyzer allows you to view the system’s behavior when a particular event occurs. Suppose that your system behaves incorrectly on the last iteration of a loop, which, in this instance, happens to be the 10th iteration. You can use the analyzer’s triggering capabil

Summary of the content on the page No. 16

Triggering To trigger on the nth recursive call of a recursive function To trigger on the nth recursive call of a recursive function 1 Select the state analyzer Trigger menu. 2 Define the terms CALL_ADD, F_START, and F_END to represent the called address of the recursive function, and the start and end addresses of the function. Define F_EXIT to represent the address of the first program statement executed after the original recursive call has terminated. Typically, CALL_ADD is the address of th

Summary of the content on the page No. 17

Triggering To trigger on the nth recursive call of a recursive function Triggering on the 22nd Call of a Recursive Function 1–7

Summary of the content on the page No. 18

Triggering To trigger on entry to a function To trigger on entry to a function This sequence triggers on entry to a function only when it is called by one particular function. 1 Select the state analyzer Trigger menu. 2 Define the terms F1_START and F1_END to represent the start and end addresses of the calling function. Define F2_START to represent the start address of the called function. 3 Under State Sequence Levels, enter the following sequence specification: While storing “anystate” Fin

Summary of the content on the page No. 19

Triggering To trigger on entry to a function Triggering on Entry to a Function 1–9

Summary of the content on the page No. 20

Triggering To capture a write of known bad data to a particular variable To capture a write of known bad data to a particular variable The trigger specification ANDs the bad data on the data bus, write transaction on the status bus, and address of the variable on the address bus. 1 Select the state analyzer Trigger menu. 2 Define the terms BAD_DATA, WRITE, and VAR_ADDR to represent the bad data value, write status, and the address of the variable. 3 Under State Sequence Levels, enter the followi


Alternative user manuals
# User manual Category Download
1 HP (Hewlett-Packard) 326431 User manual Computer Accessories 0
2 HP (Hewlett-Packard) DESKJET 710C User manual Computer Accessories 20
3 HP (Hewlett-Packard) Hewlett-Packard16047C User manual Computer Accessories 1
4 HP (Hewlett-Packard) Hewlett-PackardE200 User manual Computer Accessories 1
5 HP (Hewlett-Packard) Hewlett-PackardSwitch yl Module User manual Computer Accessories 0
6 HP (Hewlett-Packard) HP 16500C User manual Computer Accessories 11
7 HP (Hewlett-Packard) HP Microsoft Windows Server 2008 R2 Standard Edition 589256-B21 User manual Computer Accessories 5
8 HP (Hewlett-Packard) 4036 QDR User manual Computer Accessories 5
9 HP (Hewlett-Packard) Hewlett-Packard11689A User manual Computer Accessories 0
10 HP (Hewlett-Packard) Compaq Microtower Business PC DX2300 User manual Computer Accessories 9
11 HP (Hewlett-Packard) 5992-3838 User manual Computer Accessories 1
12 HP (Hewlett-Packard) Hewlett-Packard11864A User manual Computer Accessories 0
13 HP (Hewlett-Packard) Hewlett-Packard370971-004 User manual Computer Accessories 0
14 HP (Hewlett-Packard) HP Drive Enclosure AP844B User manual Computer Accessories 16
15 HP (Hewlett-Packard) Hewlett-Packard11688A User manual Computer Accessories 0
16 Sony VGC-RB50(G) User manual Computer Accessories 1
17 Sony Movie Studio HD Platinum Suite 11 MSPSMS11000 User manual Computer Accessories 177
18 Sony Hi-MD Walkman MCMD-R1 User manual Computer Accessories 7
19 Sony Sound Forge V.10.0 Pro SF-10000 User manual Computer Accessories 435
20 Sony Rechargable Battery Pack VGP-BPSC31 User manual Computer Accessories 23