Porting FreeRTOS on to LPC2148 (ARM7)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Porting FreeRTOS on to LPC2148 (ARM7)

1,505 次查看
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
标签 (1)
0 项奖励
回复
1 回复

1,041 次查看
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 项奖励
回复