upload
Texas Instruments Incorporated
المجال: Semiconductors
Number of terms: 7260
Number of blossaries: 0
Company Profile:
Texas Instruments (TI) designs and manufactures analog and digital semiconductor IC products for the world market. In addition to analog technologies, digital signal processing (DSP) and microcontroller (MCU) semiconductors, TI designs and manufactures semiconductor solutions for analog and digital ...
A context-sensitive debugging mode that automatically switches between showing assembly language code in the DISASSEMBLY window and C code in the FILE window, depending on what type of code is currently running.
Industry:Semiconductors
A converter with internal sample-and hold circuitry used to translate an analog signal to a digital signal.
Industry:Semiconductors
A debugging mode that shows assembly language code in the DISASSEMBLY window and does not show the FILE window, no matter what type of code is currently running.
Industry:Semiconductors
A debugging tool that accepts linked files as input and creates .abs files as output. These .abs files can be assembled to produce a listing that shows the absolute addresses of object code. Without the tool, an absolute listing can be prepared with the use of many manual operations.
Industry:Semiconductors
A field in the status register that holds the previous value of the auxiliary register pointer (ARP).
Industry:Semiconductors
A field that holds the previous value contained in the auxiliary register pointer (ARP). These bits are stored in status register 1.
Industry:Semiconductors
A field that selects the auxiliary register(AR) to use in indirect addressing. When the ARP is loaded, the previous ARP value is copied to the auxiliary register buffer (ARB). The ARP can be modified by memory-reference instructions when using indirect addressing, and by the MAR and LST instructions. These bits are stored in status register 0.
Industry:Semiconductors
A low-level symbolic programming language, closely resembling machine code language and composed of groups of letters — each group representing a single instruction; allows a computer user to write a program using mnemonics instead of numeric instructions.
Industry:Semiconductors
A memory block into which argument values are placed that accompany a command to a server parallel processor.
Industry:Semiconductors
A memory-mapped register used as a limit to compare indirect addresses.
Industry:Semiconductors