(Page 19 of 26 in this chapter)


cpi_load_krnl

Description

Loads the kernel into the TX Series board indicated by handle.

Prototype

#include <txcpi.h>

short cpi_load_krnl (TX_HANDLE handle,

char *buff,

short len,

short *seqnum,

unsigned long destaddr)

Return Values

Details

The parameter buff contains a pointer to a piece of the kernel image of length len. The seqnum and destaddr parameters should be set before each call. Typically, this function would be called many times during a single load of the kernel.



(Page 19 of 26 in this chapter)


tech_support@nmss.com
Copyright © 1999, Natural MicroSystems, Inc. All rights reserved.