QW1 TechTools, QW1 Datasheet - Page 134

PROGRAMMER PIC MCU QUICKWRITER

QW1

Manufacturer Part Number
QW1
Description
PROGRAMMER PIC MCU QUICKWRITER
Manufacturer
TechTools
Series
QuickWriter™r
Type
QuickWriterr
Datasheets

Specifications of QW1

Contents
MCU Programmer with In-Circuit Serial Programming Cable and Optional GANG Adapters
For Use With/related Products
PIC Micro® MCU
For Use With
CBL-ICSP - CABLE PROG QUICKWRITER SERIALQW-4SSOP18 - ADAPTER QUICKWRITER 4GANG 18SSOPQW-4SSOP28 - ADAPTER QUICKWRITER 4GANG 28SSOPQW-4SO8/14W - ADAPT QUICKWRTR 4GANG 8/14SOIC WQW-4SO8/14N - ADAPT QUICKWRTR 4GANG 8/14SOIC NQW-4SOIC18 - ADAPTER QUICKWRITER 4GANG 18SOICQW-4ZIF18 - ADAPTER QUICKWRITER 4-GANG 18ZIFQW-4SOIC28 - ADAPTER QUICKWRITER 4GANG 28SOICQW-4PLCC44 - ADAPTER QUICKWRITER 4GANG 44PLCCQW-4ZIF40/28 - ADAPT QUICKWRITER 4GANG 40/28ZIFMP-ZIF14 - ADAPTER QUICKWRITER 14-PIN ZIFMP-SOIC8/14 - ADAPTER QUICKWRITER 8/14-SOICMP-SSOP18 - ADAPTER QUICKWRITER 18-SSOPMP-SSOP28 - ADAPTER QUICKWRITER 28-SSOPMP-14000 - ADAPTR QUICKWRTR PIC14000 28-PINMP-SOIC18 - ADAPTER QUICKWRITER 18-SOICMP-SOIC28 - ADAPTER QUICKWRITER 28-SOICMP-PLCC44 - ADAPTER QUICKWRITER 44-PIN PLCCMP-ZIF18/28 - ADAPTER QUICKWRITER 18/28PIN ZIFMP-ZIF40 - ADAPTER QUICKWRITER 40-PIN ZIF

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
QW152
Manufacturer:
Laird Technologies IAS
Quantity:
135
3.3.5
3.3.6
3.3.7
128
MPLINK
Bytecraft C
Bytecraft LINKER
PicTools Manual 3.0
COMPILE TO OBJECT:
This mode compiles a source NODE to an OBJECT module. This is used in conjunction
with
as the TOOL on each SOURCE NODE to convert source files to OBJECT files. MPLINK
is specified as the TOOL for the PROJECT NODE.
MPLINK is used to combine multiple OBJECT files to a single executable file. Microchip
assemblers can generate object files. MPLINK links these together. Set the PROJECT
NODE's TOOL to MPLINK. MPASM to OBJ, can be used as TOOLS for each source file
NODE. TDE will compile each source file node to objects, then run the PROJECT node
tool(MPLINK) to link them together.
The Bytecraft C compiler can operate in two modes. It can compile a single source file to
a complete executable image, or it can generate OBJECT modules, suitable linking with
the
SINGLE FILE MODE:
In this approach, you would specify the Bytecraft C compiler as the tool selection for the
project node. You would them add a single source file NODE to the project to indicate
which file should be compiled. This NODE would have its TOOL selection set to NONE.
You can INCLUDE additional files IN THE SOURCE file if you wish.
COMPILE TO OBJECT MODE:
This mode allows you to specify several source files in the project. You would select the
Bytecraft C to obj TOOL for each source file NODE. You would then select the Bytecraft
LINKER for the PROJECT NODE. This setup compiles each source file to an object file,
and then uses the linker to combine them into an executable image.
A simpler approach to working with a multi-file project is to set up a single file project as
discussed above. Then 'INCLUDE' multiple files into a single source file. This does not
limit your ability to debug in any way.
It may affect the way you use GLOBALS and STATICS but eliminates the need for a
LINKER file.
When working with multiple source file projects, you must select the Bytecraft LINKER for
the PROJECT NODE.
Bytecraft LINKER
MPLINK
128
to produce a complete image file. In this mode, MPASM-to-OBJ is used
128
. Both modes are discussed below.
© 2007 TechTools

Related parts for QW1