Quality RTOS & Embedded Software

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


Loading

Looking for a FreeRTOS port starting point

Posted by ericlawolson on July 20, 2016

I'm looking for a good starting point for a FreeRTOS port for the Analog Devices ADuCM320 (intially we'll run on the ADuCM320EBZ eval board). Our current plan is to use a Segger/GCC setup, however we could use Keil if there was an obvious advantage to it.
We've used FreeRTOS in the past, but we've never had to do a port before. Any pointers/advice would be appreciated.


Looking for a FreeRTOS port starting point

Posted by westmorelandeng on July 20, 2016

Hello Eric,

Since that part is ARM Cortex-M3 processor based - there's your starting point - look in the ..Demo directory for what is closest to that part and the tools you really want to use.

If you had to start from scratch; knowing all there is to know about the stack frame; how IRQ's are handled; how pointers; pointers to structures; etc. are handled is important to how you'd do the port - but I think there's plenty there to get started with.

Doing context switching and the main timer irq are routines that should be in assembly language; you will probably find some starting points for that.

The more AD deviated from the ARM architecture; if they did at all; usually means more work on your end to get the port 100%. The infocenter.arm.com site is your friend.

HTH, John W.


Looking for a FreeRTOS port starting point

Posted by rtel on July 21, 2016

Since that part is ARM Cortex-M3 processor based - there's your starting point

More than that - as this is a Cortex-M processor no porting is required...at all. All you need to do is create a project. The following links might help:

http://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html

http://www.freertos.org/Creating-a-new-FreeRTOS-project.html

Attachments

alternate (1196 bytes)


[ 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