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

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.7 IPL_GetError()
Include file:
Function prototype:
Parameters:
Return value:
Description:
110
#include “IPL-One.h”
void IPL_GetError(char *error_string);
error_string: this parameter will be filled with a text message
None.
Most of the Programming Library functions return a BOOL value which
indicates whether the function was successfully executed (return value
= TRUE) or not (return value = FALSE). In the latter case it is possible
to get extended error information by calling the IPL_GetError()
function.
i
Note: this function must be called within an
IPL_StartSession()/ IPL_EndSession() block.
explaining the cause of the problem.

Related parts for INDART-ONE/FSL