Cypress Semiconductor NoBL CY7C1472V33 Guia do Utilizador Página 25

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 57
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 24
ZestSC1 User Guide
CONFIDENTIAL Page 25 of 57
8 Using the Host Library
The ZestSC1 host support software consists of a system driver and a host library to allow
access to the board. The system driver is installed automatically during installation of the
ZestSC1 support package. The host library consists of a static C library file (.lib file) and
an associated C header file (.h file).
To use the ZestSC1 support library in your own code, you must include the header file at
the start of your program. For example:
#include <zestsc1.h>
The header file must be in your compiler include path. For details of how to set the
include path, refer to your compiler manuals.
Your program must then be linked with the ZestSC1.lib library file. For details of how to
link additional static libraries, refer to your compiler manuals. You must also link in the
standard library ‘setupapi.lib’ (available in the Windows Platform SDK from Microsoft)
which is used by the ZestSC1 host library internal code.
Vista de página 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 56 57

Comentários a estes Manuais

Sem comentários