Quality RTOS & Embedded Software

 Real time embedded FreeRTOS RSS feed 
Quick Start Supported MCUs PDF Books Trace Tools Ecosystem


Loading

Does FreeRTOS support LPC1800

Posted by tungsys on October 24, 2011
Hi all,

May I know whether FreeRTOS support for LPC1800 ?
Or do you have any example running FreeRTOS on LPC1800 ?

Thanks

RE: Does FreeRTOS support LPC1800

Posted by Richard on October 24, 2011
The Cortex-M3 port does not use any peripherals outside of the Cortex-M3 core itself. This is because, unlike the ARM7, the interrupt controller and timer source are part of the microcontroller core. Therefore, yes, FreeRTOS does support the LPC1800, because it supports all Cortex-M3 devices.

I don't have an LPC1800 project myself, but know of people using the part. To create a FreeRTOS project for an LPC1800, create a normal C project, install the FreeRTOS interrupt handlers in the vector table (or #define the interrupt handlers to their CMSIS equivalents in FreeRTOSConfig.h and leave the vector table as is, then include the FreeRTOS source files in the project. There are lots of Cortex-M3 examples in the FreeRTOS download, for all the major compilers, that you can use as a reference to see which files are required (or you can buy the LPC17xx edition of the FreeRTOS tutorial book which also tells you which files are needed).

Regards.

RE: Does FreeRTOS support LPC1800

Posted by tungsys on October 25, 2011
Hi Richard,

Thanks for your great help ! It is easy to understand.


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.

Latest News

NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.

Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019

Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.

View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.


Careers

FreeRTOS and other embedded software careers at AWS.



FreeRTOS Partners

ARM Connected RTOS partner for all ARM microcontroller cores

Espressif ESP32

IAR Partner

Microchip Premier RTOS Partner

RTOS partner of NXP for all NXP ARM microcontrollers

Renesas

STMicro RTOS partner supporting ARM7, ARM Cortex-M3, ARM Cortex-M4 and ARM Cortex-M0

Texas Instruments MCU Developer Network RTOS partner for ARM and MSP430 microcontrollers

OpenRTOS and SafeRTOS

Xilinx Microblaze and Zynq partner