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

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.21 IPL_WriteDataToBuffer()
Include file:
Function prototype:
Parameters:
Return value:
Description:
#include “IPL-One.h”
BOOL IPL_WriteDataToBuffer(
addr:
src_data:
len:
TRUE:
FALSE:
Writes data to the programming buffer. The contents of the
programming buffer will be programmed into the target device with the
IPL_StartProgramming() function. Since the programming buffer
is a one-to-one mapping of the target device memory, the addr
parameter corresponds to a target device memory address.
unsigned long addr,
unsigned char *src_data,
int len);
programming buffer start address.
pointer to a source buffer containing the data to be
copied to the programming buffer.
length (in bytes) of the source buffer.
the function was successful.
an error occurred. Call the IPL_GetError()
function to get extended error information.
inDART-One User's Manual
127
9

Related parts for INDART-ONE/FSL