EmbeddedRelated.com
Forums
Memfault Beyond the Launch

FreeRTOS on LPC2138 (was: Uart receive timeout Interrupt?)

Started by FreeRTOS Info November 10, 2005
I have it all over the place:

c:\program files\gnuarm\bin\arm-elf-objcopy.exe

c:\cygwin\bin\objcopy.exe
c:\djgpp\bin\objcopy.exe
c:\WinAVR\bin\avr-objcopy.exe
miingw\bin\objcopy.exe


An Engineer's Guide to the LPC2100 Series

Hi,

I removed, then re installed Crossworks and it is now there. ?

Thanks for all the help.

Cheers,

Peter.

rtstofer wrote:

> I have it all over the place:
>
> c:\program files\gnuarm\bin\arm-elf-objcopy.exe
>
> c:\cygwin\bin\objcopy.exe
> c:\djgpp\bin\objcopy.exe
> c:\WinAVR\bin\avr-objcopy.exe
> miingw\bin\objcopy.exe >
> Yahoo! Groups Links >

--
------------------------------
Web: www.homanndesigns.com
email: homann@homa...
Phone: +61 421 601 665
www.homanndesigns.com/ModIO.html - Modbus Interface Unit
www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
www.homanndesigns.com/TurboTaig.html - Taig Mill Upgrade board



I'm about to start a port of Freertos on the LPC2148. I was wondering
if you could post the code up in files. or email.
Thanks.

--- In lpc2000@lpc2..., Peter Homann <groups@h...> wrote:
>
> Hi,
>
> Well I've finally had some success.
>
> Firstly thanks to all who helped me through it. :-)
>
> I ended up using being able to compile the Keil example with the GCC
> compiler.
>
> I used the linker setup files for the 2016, changing them for the 2138.
>
> Where the code had problems was in the differences between the Keil
> header files and GCC ones.
>
> Cheers,
>
> Peter.
>
> Peter Homann wrote:
>
> > Tom,
> >
> > You are correct. Thanks.
> >
> > Cheers,
> >
> > peter
> >
> > Tom Walsh wrote:
> >
> >
> >>Peter Homann wrote:
> >>
> >>
> >>
> >>>Hi Richard,
> >>>
> >>>Thanks for the help.
> >>>
> >>>
> >>>Am I correct in assuming that the GNU ARM header file lpc210x.h
is the
> >>>correct header file for the lpc2138?
> >>>
> >>>
> >>>
> >>
> >>Never assume, It is close enough to get you started though. You may
> >>have a file like LPC21xx.h, that is closer in some regards to
LPC2138,
> >>you will still have to fill in the blanks.
> >>
> >>
> >>TomW
> >>
> >
> >
>
> --
> ------------------------------
> Web: www.homanndesigns.com
> email: homann@h...
> Phone: +61 421 601 665
> www.homanndesigns.com/ModIO.html - Modbus Interface Unit
> www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
> www.homanndesigns.com/TurboTaig.html - Taig Mill Upgrade board
>




sashi ono writes:
>I'm about to start a port of Freertos on the LPC2148. I was wondering
>if you could post the code up in files. or email.
>Thanks.


If you send me your files then I could make them available from the
FreeRTOS.org WEB site. See the contacts page of the FreeRTOS.org site for a
suitable email address.

Regards,
Richard. http://www.FreeRTOS.org



Memfault Beyond the Launch