FreeRTOS under Crossworks for ARM

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

FreeRTOS under Crossworks for ARM

1,071 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by paul.rcom-software.com on Wed Jul 30 10:39:11 MST 2014
Hi Folks:

Does anybody know where to obtain a port of FreeRTOS that runs
on the Embedded Artists  LCP4088-32  board and can be built
with Rowley Crossworks for ARM ?  Rowley sometimes refers
to  LPC4088 support as LPC1000 support--somewhat confusingly.
Also, I think, floating point hardware support is the default option
which is fine in my case.
标签 (1)
0 项奖励
回复
1 回复

942 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Thu Jul 31 01:28:02 MST 2014
AFAIK, Crossworks uses GCC, so provided you use a GCC port of FreeRTOS it should build.

FreeRTOS doesn't know or need to know anything about the board - only the ARM core you are using. So use a Cortex-M4 port of FreeRTOS for the GCC toolchain.

If that doesn't help, ask on the FreeRTOS forums.
0 项奖励
回复