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

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
inDART Programming Library
9.5.6 IPL_GetDeviceList()
Include file:
Function prototype:
Parameters:
Return value:
Description:
108
#include “IPL-One.h”
BOOL IPL_GetDeviceList(
device_list:
n_items:
items_found:
TRUE:
FALSE:
Fills an array (device_list) with devices supported by the IPL-One
Programming Library. The function extracts n_items from the
Programming Library device list. The items_found variable will
contain the actual number of devices present in the Programming
Library’s device list.
IPL_DEVICE_LIST *device_list,
int n_items,
int *items_found);
pointer to the array that will be filled with the device
list.
number of devices to retrieve.
the actual number of devices present in the
Programming Library’s device list.
the function was successful.
an error occurred. Call the IPL_GetError()
function to get extended error information.

Related parts for INDART-ONE/FSL