Quality RTOS & Embedded Software

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


Loading

dynamic linking/loading on at91sam7s

Posted by Bert Schiettecatte on September 4, 2005
hi all,

I'd like to use freertos on an at91sam7s processor, and be able to load binary code (dynamic libraries really, stand alone functions) which has been received over USB or the serial connection.

does FreeRTOS have any support to do this? if not, does anyone have any ideas how to implement this?

Thanks,
bert

RE: dynamic linking/loading on at91sam7s

Posted by Richard on September 8, 2005
Sorry for the delay in responding – but I have been out of the office for the last 4 days.

FreeRTOS does not directly support dynamic loading of object code. Doing so is very processor/flash and compiler dependent.

You can try some crude schemes such as maintaining tables of pointers to functions, holding code in RAM, allocating fixed addresses for functions, etc, but generally a truly dynamic loading system will be difficult to implement if you want to also be able to return to the original loader code.

Regards.

RE: dynamic linking/loading on at91sam7s

Posted by sashiono on April 12, 2007
Any chance of making a Task that could dynamic load an ELF File?
because you don't really need to return back to the original loader, if it is surrounded by a task, you could still run all the static tasks?


[ 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