![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Example description
The main tasks for the M0 and M4 cores are processed from here.
Special connection requirements
There are no special connection requirements for this example.
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
Macros | |
| #define | M0_IMAGE_ADDR (IMAGE_BASE_ADDR + M0_IMAGE_OFFSET) |
Functions | |
| static void | prvSetupHardware (void) |
| static void | main_tasks (void) |
| void | MSleep (int32_t msecs) |
| Millisecond sleep. | |
| int | main (void) |
| Main for dual core examples. | |
| #define M0_IMAGE_ADDR (IMAGE_BASE_ADDR + M0_IMAGE_OFFSET) |
| int main | ( | void | ) |
| void MSleep | ( | int32_t | msecs | ) |