RTOS Porting in LPC546xx

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

RTOS Porting in LPC546xx

658 Views
prasannanaik
Contributor III

Hi,   

I want to port Amazon Free RTOS in LPC546XX controller. Is there any documentation to refer for this as using referemce code could lead to some bug if not ported properly.     

Thanks and best regards,

Prasanna

Labels (1)
0 Kudos
Reply
1 Reply

576 Views
BlackNight
NXP Employee
NXP Employee

Hi Prasanna,

it might depend on what exactly you want to port. The LPC546xx is a Cortex-M4F, so any standard kernel port for M4 will work on it. You can get it directly from Amazon, from FreeRTOS Real Time Kernel (RTOS) download | SourceForge.net  or simpyl use the one in the MCUXpresso SDK.

I hope this helps,

Erich

0 Kudos
Reply