Reply by FreeRTOS Info February 21, 20142014-02-21
> How could I convert a LPC2148 freeRTOS port for GCC to a Keil
> project? I have got deadline of 2 days to complete a project. It
> would be really helpful if some one could through throw light on
> this problem.

You could try using all the resources available to you on the
FreeRTOS.org website, and if you have problems, asking on the FreeRTOS
support forum...

http://www.freertos.org/FreeRTOS-quick-start-guide.html

will lead you to:

http://www.freertos.org/portlpckeil.html (very old!)

and:

http://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html

and:

http://www.freertos.org/Creating-a-new-FreeRTOS-project.html
Regards,
Richard.

+ http://www.FreeRTOS.org
Designed for microcontrollers. More than 107000 downloads in 2013.

+ http://www.FreeRTOS.org/plus
IoT, Trace, Certification, FAT FS, TCP/IP, Training, and more...



Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/lpc2000/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/lpc2000/join
(Yahoo! ID required)

<*> To change settings via email:
l...
l...

<*> To unsubscribe from this group, send an email to:
l...

<*> Your use of Yahoo Groups is subject to:
http://info.yahoo.com/legal/us/yahoo/utos/terms/

An Engineer's Guide to the LPC2100 Series

Reply by Nathan McCorkle February 21, 20142014-02-21
Seems the easiest would be to find a few keil projects and just look at
their directory structure and any settings/build/make files they have to
see how to structure the code. Googling your keywords though, I found a few
projects that look like they'd work for you, or work with minimal mods:
http://siwawi.bauing.uni-kl.de/avr_projects/arm_projects/#FreeRTOS_MCB2130
http://www.libstock.com/projects/view/354/rtos-programming-on-easy-arm-v6-development-tool

Use google, there's plenty to go through there.
On Fri, Feb 21, 2014 at 3:14 AM, wrote:

> How could I convert a LPC2148 freeRTOS port for GCC to a Keil project? I
> have got deadline of 2 days to complete a project. It would be really
> helpful if some one could through throw light on this problem.
>
>

--
-Nathan
Reply by hash...@yahoo.com February 21, 20142014-02-21
How could I convert a LPC2148 freeRTOS port for GCC to a Keil project? I have got deadline of 2 days to complete a project. It would be really helpful if some one could through throw light on this problem.