EmbDev.net

Forum: ARM programming with GCC/GNU tools newlib-lpc 5a


von Yann S. (sade)


Rate this post
useful
not useful
I'm new to WinARM and I must admin it a bit complicated to start with :)
I saw there's a bug in newslib-lpc5 (in the interrupt driven uart).
Is it possible to get a compiled version of the newlib-lpc5a ? I tried
to build it  but without results :(
thanks in advance.

von Martin Thomas (Guest)


Rate this post
useful
not useful
yann suisini wrote:
> I'm new to WinARM and I must admin it a bit complicated to start with :)
> I saw there's a bug in newslib-lpc5 (in the interrupt driven uart).
> Is it possible to get a compiled version of the newlib-lpc5a ? I tried
> to build it  but without results :(
> thanks in advance.

WinAVR includes a makefile for newlib-lpc in utils/newlib-lpc
- Modify or overwrite the source code with the bug-free version
- type make lib
- copy the library (*.a) to arm-elf/lib

I will take a look on the new newlib-lpc sources. The new release will
include the updated/corrected version.

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.