Quality RTOS & Embedded Software

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


Loading

footprint of FreeRTOS

Posted by Nobody/Anonymous on May 7, 2007
I want to know how to find footprint of FreeRTOS?
Thanks in advanced.

RE: footprint of FreeRTOS

Posted by Nobody/Anonymous on May 7, 2007
Here is a good place to start http://www.freertos.org/FAQMem.html

RE: footprint of FreeRTOS

Posted by Nobody/Anonymous on May 7, 2007
In manual of FreeRTOS i got information about footprint is nearly 4k.

I have PC, so intel processor and BCC compiler ,i have Watcom tool where we can open project file and make, run.

so based on this how can i measure footprint?

Is possible in PC or i should have download some GCC based ARM cross compiler?

RE: footprint of FreeRTOS

Posted by Nobody/Anonymous on May 7, 2007
It will be completely different when compiled for x86 using Watcom, so there is no point compiling using GCC. Just look at the map file output by the compiler.

RE: footprint of FreeRTOS

Posted by Nobody/Anonymous on May 8, 2007
In Map file size is there but it include all application size also.

I want RTOS size only. That include (Source folder only) i suppose.

I want that size only. i have flash in processor example ARM7. To flash it i should know size of RTOS.

How can i get it?

RE: footprint of FreeRTOS

Posted by Nobody/Anonymous on May 8, 2007
The top of the map file contains the code size of every module. You need to add up the size of the FreeRTOS modules. Namely task, queue, list and port.

RE: footprint of FreeRTOS

Posted by Nobody/Anonymous on May 8, 2007
Is in Segment area you r telling?

RE: footprint of FreeRTOS

Posted by Nobody/Anonymous on May 8, 2007
That RTOS size will same for all Architecture & compiler or it could differ?
I counted size from Map file ( in Segment area : segment , address , size) it is nearly 10 k.
Is it right?

RE: footprint of FreeRTOS

Posted by Nobody/Anonymous on May 8, 2007
Why do you think it would be the same for all architectures? Some are 8bit, some 32. Different compilers generate different code. Different optimizers are better than others.


[ 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