LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
LPC18xx/43xx State Configurable Timer Simple Match example

Detailed Description

Example description
This example implements the Simple Match example using State Configurable Timer module. The FSM is built by using FZM tool. The FZM tool can be downloded from :
SCT Tools

Special connection requirements

Build procedures:
LPC18xx/43xx example quickstart for Keil uVision4
LPC18xx/43xx example quickstart for IAR EWARM
LPC18xx/43xx example quickstart for Code Red Xpresso

Supported boards and board setup:
Hitex 1850 evaluation boards
Hitex 4350 evaluation boards
Keil 1857 evaluation boards
Keil 4357 evaluation boards
NGX 1830 Xplorer boards
NGX 4330 Xplorer boards

Submitting LPCOpen issues:
Community support for LPCOpen

Functions

void SCT_PinsConfigure (void)
 
int main (void)
 Main entry point.
 

Function Documentation

int main ( void  )

Main entry point.

Main program body.

Returns
Nothing

Definition at line 143 of file sct_simple_match.c.

void SCT_PinsConfigure ( void  )

Definition at line 87 of file sct_simple_match.c.