![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
This board has options that configure its operation at build-time.
Macros | |
| #define | DEBUG_ENABLE |
| #define | DEBUG_UART LPC_USART3 |
| #define DEBUG_ENABLE |
| #define DEBUG_UART LPC_USART3 |
Define DEBUG_SEMIHOSTING along with DEBUG_ENABLE to enable IO support via semihosting. You may need to use a C library that supports semihosting with this option. Board UART used for debug output and input using the DEBUG* macros. This is also the port used for Board_UARTPutChar, Board_UARTGetChar, and Board_UARTPutSTR functions.
1.8.3.1