FreeRTOS on LPC5411x

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

FreeRTOS on LPC5411x

636 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by GiulianoFranchetto on Fri Apr 15 03:04:46 MST 2016
Hi,

I would like to know if FreeRTOS can be ported on the LPC5411x (and more precisely on the LPC54114) ? On the NXP website (https://www.lpcware.com/content/project/freertos-nxp-m0-m3-and-m4-mcus), we can read

Quote:

FreeRTOS kernel support for NXP MCUs

FreeRTOS has comprehensive kernel support for NXP ARM core MCUs, including:

LPC11xx Cortex-M0
LPC13/7/8xx Cortex-M3
LPC15xx Cortex-M3
LPC43xx Cortex-M4F / Cortex-M0
LPC2xxx ARM7



If FreeRTOS is not yet available for the LPC5411x, do you know when it should be available?

Best regards
Labels (1)
0 Kudos
3 Replies

538 Views
lpcware
NXP Employee
NXP Employee
bump
0 Kudos

538 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by www.FreeRTOS.org on Fri Apr 15 10:29:20 MST 2016
FreeRTOS will run on any Cortex-M0, M0+, M3, M4, M4F or M7 part.  There is no porting required as the RTOS does not use anything outside of the Cortex-Mx core itself - all you have to do (?) is create a project.  Here are some links that might help:

http://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html
http://www.freertos.org/Creating-a-new-FreeRTOS-project.html
http://www.freertos.org/FreeRTOS-quick-start-guide.html


0 Kudos

538 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vtw.433e on Fri Apr 15 09:22:03 MST 2016
Lpc5411x is a cortex-m4 and there is a port to lpc5410x. Look on the FreeRTOS website and you'll find it.
0 Kudos