INDART-ONE/FSL SofTec Microsystems SRL, INDART-ONE/FSL Datasheet - Page 113

PROG/DEBUG FOR HC08/HCS08/HCS12

INDART-ONE/FSL

Manufacturer Part Number
INDART-ONE/FSL
Description
PROG/DEBUG FOR HC08/HCS08/HCS12
Manufacturer
SofTec Microsystems SRL
Series
inDARTr
Type
In-Circuit, Real-Time Debugger/Programmerr

Specifications of INDART-ONE/FSL

Contents
In-circuit debugger/programmer unit, Cables, Evaluation Board and Software
For Use With/related Products
Freescale HC08/S08/RS08/S12/S12X
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
520-1038
INDART-ONE
9.5.8 IPL_GetInstrumentsConnected()
Include file:
Function prototype:
Parameters:
Return value:
Description:
#include “IPL-One.h”
BOOL IPL_GetInstrumentsConnected(
inst_info:
n_items:
items_found:
TRUE:
FALSE:
Fills an array (inst_info) with information about inDART-One
instruments connected to the USB bus. The function returns
n_items. The items_found variable will contain the actual number
of inDART-One instruments found.
Tip: you can first call:
IPL_GetInstrumentsConnected(NULL, 0, *no_of_inst);
IPL_INST_INFO *inst_info,
int n_items,
int *items_found);
pointer to the array that will be filled with
information about inDART-One instruments
connected to the USB bus.
number of instruments to retrieve.
the actual number of instruments found.
the function was successful.
an error occurred. Call the IPL_GetError()
function to get extended error information.
inDART-One User's Manual
111
9

Related parts for INDART-ONE/FSL