sample code

Guest #1171747
Rate this post
useful
not useful
shailesh wrote:
>         I am newbeies in arm programming.  i will be thankful to know
> some sample code for lpc2138 on  freertos.

Tried google with search-term: lpc2138 freertos?

The FreeRTOS package already includes a LPC2138-demo for the Rowley IDE
which uses GNU-tools in the background and their own libc (not newlib).
It should be easy to adapt the code to a "pure" gcc/newlib-toolchain
like WinARM/GNUARM/Yagarto.

I have ported one of the examples from an older FreeRTOS-package to
LPC2138:
http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/#FreeRTOS_MCB2130

Martin Thomas

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now