Porting FreeRTOS on to LPC2148 (ARM7)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Porting FreeRTOS on to LPC2148 (ARM7)

1,098 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by veeresh_ps on Mon Nov 02 07:53:19 MST 2015
Hi,

We are using LPCXpresso. Please provide demo project to port FreeRTOS on to LPC2148 ARM7 NXP controller or steps to create project for doing the same using FreeRTOS source code.

Thanks in advance for the support.

Veeresh PS
Labels (1)
0 Kudos
1 Reply

634 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LessThanZero on Mon Nov 02 14:10:53 MST 2015

The closest to an LPCXpresso project you're going to find is probably on the freertos website:

http://www.freertos.org/portlpc2368_Eclipse.html#SourceCodeOrg

You can tell this webpage is quite dated, since it mentions Eclipse Europa. You're going to need to create the LPCXpresso project(s) yourself, but the information in the Eclipse projects should provide the information to build the rtos as part of a demo application.

LessThanZero
0 Kudos