EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

FreeRTOS supports for 17xx

Started by prab...@yahoo.co.in March 9, 2010
Hi all,
I am using FreeRTOS5.2.0 with LPC2364,GNUARM(4.1.1),Eclipse etc.Now we are in End of project.But Now we are migrating to LPC1764 for power saving.Both are pin compatible.So HW side no changes required.But in SW side lot of things going to change.(Stack size setting,startup code,interrupt code,some assembly code etc).Because i am using FreeRTOS,this also needs to support LPC17xx.Is there any documents explains "Porting freeRTOS to LPC17xx series"?? or which version of FreeRTOS I have to use??

Please share your experience and ideas.
Thanks,

An Engineer's Guide to the LPC2100 Series

p...@yahoo.co.in schrieb:

> am using FreeRTOS,this also needs to support LPC17xx.Is there any
> documents explains "Porting freeRTOS to LPC17xx series"?? or which
> version of FreeRTOS I have to use??

Hmm, took me 3 seconds to look up the FreeRTOS side and see there is
LPC1768 support. Maybe start from there ?
> Please share your experience and ideas. Thanks,

Just an idea.
--
42Bastian
+
| http://www.sciopta.com
| Fastest direct message passing kernel.
| IEC61508 certified.
+
On 09/03/2010 15:07, p...@yahoo.co.in wrote:
> Hi all,
> I am using FreeRTOS5.2.0 with LPC2364,GNUARM(4.1.1),Eclipse etc.Now we are in End of project.But Now we are migrating to LPC1764 for power saving.Both are pin compatible.So HW side no changes required.But in SW side lot of things going to change.(Stack size setting,startup code,interrupt code,some assembly code etc).Because i am using FreeRTOS,this also needs to support LPC17xx.Is there any documents explains "Porting freeRTOS to LPC17xx series"?? or which version of FreeRTOS I have to use??
>
> Please share your experience and ideas.
> Thanks,
Why would you port it yourself when there is a mature Cortex M3 port
already? There is even an LPC17xx version of the FreeRTOS eBook - which
tells you how to use it rather than how to port it.
Regards,
Richard.

+ http://www.FreeRTOS.org
Designed for Microcontrollers. More than 7000 downloads per month.

+ http://www.SafeRTOS.com
Certified by T as meeting the requirements for safety related systems.

There is an example in the freertos website:

http://www.freertos.org/LPC1768_RedSuite.html

It is using the red suite from code red, so the project is for eclipse.

Renan
_________________________
http://renbs.blogspot.com

--- In l..., 42Bastian wrote:
>
> prabuisin@... schrieb:
>
> > am using FreeRTOS,this also needs to support LPC17xx.Is there any
> > documents explains "Porting freeRTOS to LPC17xx series"?? or which
> > version of FreeRTOS I have to use??
>
> Hmm, took me 3 seconds to look up the FreeRTOS side and see there is
> LPC1768 support. Maybe start from there ?
> > Please share your experience and ideas. Thanks,
>
> Just an idea.
> --
> 42Bastian
> +
> | http://www.sciopta.com
> | Fastest direct message passing kernel.
> | IEC61508 certified.
> +
>

Hi Prabuisin

http://www.freertos.org/Documentation/FreeRTOS-documentation-and-book.html#FreeRTOS-Book-LPC17xx

Regards,

Wagner

----- Original Message -----
From: p...@yahoo.co.in
To: l...
Sent: Tuesday, March 09, 2010 12:07 PM
Subject: [lpc2000] FreeRTOS supports for 17xx

Hi all,
I am using FreeRTOS5.2.0 with LPC2364,GNUARM(4.1.1),Eclipse etc.Now we are in End of project.But Now we are migrating to LPC1764 for power saving.Both are pin compatible.So HW side no changes required.But in SW side lot of things going to change.(Stack size setting,startup code,interrupt code,some assembly code etc).Because i am using FreeRTOS,this also needs to support LPC17xx.Is there any documents explains "Porting freeRTOS to LPC17xx series"?? or which version of FreeRTOS I have to use??

Please share your experience and ideas.
Thanks,
Hi all,
thanks for updates.i am working on it.I will update.

Thanks.

________________________________
From: FreeRTOS Info
To: l...
Sent: Tue, 9 March, 2010 9:56:11 PM
Subject: Re: [lpc2000] FreeRTOS supports for 17xx

On 09/03/2010 15:07, prabuisin@yahoo. co.in wrote:
> Hi all,
> I am using FreeRTOS5.2. 0 with LPC2364,GNUARM( 4.1.1),Eclipse etc.Now we are in End of project.But Now we are migrating to LPC1764 for power saving.Both are pin compatible.So HW side no changes required.But in SW side lot of things going to change.(Stack size setting,startup code,interrupt code,some assembly code etc).Because i am using FreeRTOS,this also needs to support LPC17xx.Is there any documents explains "Porting freeRTOS to LPC17xx series"?? or which version of FreeRTOS I have to use??
>
> Please share your experience and ideas.
> Thanks,

Why would you port it yourself when there is a mature Cortex M3 port
already? There is even an LPC17xx version of the FreeRTOS eBook - which
tells you how to use it rather than how to port it.

Regards,
Richard.

+ http://www.FreeRTOS .org
Designed for Microcontrollers. More than 7000 downloads per month.

+ http://www.SafeRTOS .com
Certified by TÜV as meeting the requirements for safety related systems.

The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/

The 2024 Embedded Online Conference