Quality RTOS & Embedded Software

 Real time embedded FreeRTOS RSS feed 
Quick Start Supported MCUs PDF Books Trace Tools Ecosystem


Loading

CodeSourcery and newlib

Posted by Adam Turowski on November 21, 2009
Hi,

Recently I've tried to use CodeSourcery G++ Lite 2009q3-67 compiler for AT91SAM7X128. The compilation of my project works fine, but during linking FreeRTOS need memset et all functions. To provide them I've tried to cross compile newlib. After some fixes compilation works fine but "make install" fails.
Then I found [link text][1]
topic, where they are saying that there is lack of newlib support for CodeSourcery. Is it true? What can I do to provide memset etc functions to CodeSourcery?

Regards,
Adam

[1]: http://groups.google.com/group/beagleboard/browse_thread/thread/f892e5f92d8881b6

RE: CodeSourcery and newlib

Posted by woops_ on November 21, 2009
Should not need to do anything, just #include string.h and call memset.

RE: CodeSourcery and newlib

Posted by Adam Turowski on November 22, 2009
Hmmm...I've checked the contents of the libraries comming with CodeSourcery, but I haven't found one with memset. I have to check it again....

Is printf and scanf support also included in CodeSourcery Lite libraries or do I need external library?

RE: CodeSourcery and newlib

Posted by Richard on November 22, 2009
I have never had a problem calling C library functions with a bulk standard CodeSorcery installation, and a quick glance at the CodeSorcery page shows that it comes with EGLIBC 2.10. See http://www.codesourcery.com/sgpp/lite/arm

Regards.

RE: CodeSourcery and newlib

Posted by Adam Turowski on November 22, 2009
Thanks for info. I've gone slightly further. The code now compiles and links, but it doesn't fit into FLASH because linker tries to put everything from standard libraries. How can I force it to link only used stuff - I mean functions referenced by the other functions.

Regards,
Adam

RE: CodeSourcery and newlib

Posted by Adam Turowski on November 28, 2009
Sorry guys to bothering you again, but I am really stuck now. Can someone point me to working example of compilation/linking of C program for AT91SAM7X MCU using CodeSourcery Lite tools and standard C lib functions please?

Regards,
Adam


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.

Latest News

NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.

Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019

Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.

View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.


Careers

FreeRTOS and other embedded software careers at AWS.



FreeRTOS Partners

ARM Connected RTOS partner for all ARM microcontroller cores

Espressif ESP32

IAR Partner

Microchip Premier RTOS Partner

RTOS partner of NXP for all NXP ARM microcontrollers

Renesas

STMicro RTOS partner supporting ARM7, ARM Cortex-M3, ARM Cortex-M4 and ARM Cortex-M0

Texas Instruments MCU Developer Network RTOS partner for ARM and MSP430 microcontrollers

OpenRTOS and SafeRTOS

Xilinx Microblaze and Zynq partner