EmbDev.net

Forum: ARM programming with GCC/GNU tools about freeRTOS


von Dharmendra V. (dharmendra)


Rate this post
useful
not useful
Hi all,

i have board of ARM7 of philips microcontroller LPC2138. i wanted to
port freeRTOS to this board. i have download zip file of freeRTOS from
www.freeRTOS.com. but now how do port this to my arm board.

if any body have complete documentation to port this RTOS on ARM7 please
share documents and idear regarding same.

i would gragteful to you

dharmendra

von Martin Thomas (Guest)


Rate this post
useful
not useful
Dharmendra Vasadia wrote:
> i have board of ARM7 of philips microcontroller LPC2138. i wanted to
> port freeRTOS to this board. i have download zip file of freeRTOS from
> www.freeRTOS.com. but now how do port this to my arm board.
>
> if any body have complete documentation to port this RTOS on ARM7 please
> share documents and idear regarding same.

I have no "complete documentation" but it's not difficult to port one of
the other Examples for the LPC2000-series to LPC2138.

I have ported the LPC2106/Olimex-Board-example that comes with FreeRTOS
to LPC2138/Keil MCB2130-Board:
http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/#FreeRTOS_MCB2130

A "diff" between the original code and my modified version should
provide some hints.

Martin Thomas

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.