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

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.18 IPL_SetProgrammingSteps()
Include file:
Function prototype:
Parameters:
Return value:
Description:
124
#include “IPL-One.h”
BOOL IPL_SetProgrammingSteps(
prog_steps:
n_items:
TRUE:
FALSE:
Sets the programming steps to be performed when calling the
IPL_StartProgramming() function. To retrieve the default
programming steps available for the currently selected target device,
call the IPL_GetDefaultProgrammingSteps() function.
i
IPL_PROG_STEP *prog_steps,
int n_items);
Note: programming steps will be performed in a fixed,
pre-defined order, regardless of their order in the
prog_steps array. E.g., a blank check operation will
be always performed before an erase operation, a
verify operation will be always performed after a
program operation, etc.
pointer to the array that specifies the programming
steps.
number of programming steps in the array.
the function was successful.
an error occurred. Call the IPL_GetError()
function to get extended error information.

Related parts for INDART-ONE/FSL