Quality RTOS & Embedded Software

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


Loading

ARM7

Posted by gerhardkreuzer on September 27, 2014

Hi, is there an ARM 7 compatible implementation available. My MCU is a TI UCD3138, digital power Controller, having a ARM7 core wich runs in 'Thumb' mode. I only Need Semaphors, maybe Queues.

Thanks for helping. With best regards

Gerhard


ARM7

Posted by rtel on September 27, 2014

There are lots of ARM7 ports for various different compilers, but unlike the Cortex-M ports each one is different because each has a different interrupt controller and a different peripheral to generate the tick.

Look in the FreeRTOS/source/portable/[compiler] directory for whichever [compiler] you are using to see the chip specific ports. You can use one of those as a starting point but will have to update the prvSetupTimerInterrupt() function within port.c to use a peripheral available on your chip, and of course handle interrupts in a way that is appropriate for your hardware.

Regards.


[ 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