Quality RTOS & Embedded Software

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


Loading

STR71x port

Posted by Nobody/Anonymous on March 15, 2005
Has anybody started a port for the STR71x from ST microelectronics. We are currently working on such a port with Real View from ST/ARM and would need help on porting the assembler code!

RE: STR71x port

Posted by Nobody/Anonymous on March 15, 2005
See the thread -
https://sourceforge.net/forum/forum.php?thread_id=1239720&forum_id=382005

Don't know the conclusion.

The key to ARM ports is the startup code and interrupt handling.

The startup code should ensure stacks are setup for supervisor and IRQ modes + whichever mode main() gets called in.

Does the ST have a vectored interrupt controller? Presuming it does then this will vector IRQ interrupts to the correct address. It is important that this is done directly. Some compiler systems put wrappers around the interrupt service routines that modify the mode and stack. You don't want this because FreeRTOS does this for you and expects to find the stack unmodified. In other words you need to vector directly to the application ISR code.

Which compiler are you using?

RE: STR71x port

Posted by Nobody/Anonymous on March 15, 2005
We are using the ARM RealView Development Kit with integrated assembler/compiler from ARM.


RE: STR71x port

Posted by Nobody/Anonymous on March 15, 2005
I have never tried using this ($$$) but have been told there is a limitation that prevents the stack pointer being manipulated. Is this correct? It might be that some code is required to be written in asm :-(

RE: STR71x port

Posted by Nobody/Anonymous on March 15, 2005
I didn't read anything about this limitation, but we have some assembly problems on using the FREERTOS Keil or GCC Port from Philips LPCxxxx! We already posted a service issue to STM! Answer should receive us today afternoon! we'll see...

RE: STR71x port

Posted by Nobody/Anonymous on March 15, 2005
Don't know why GCC would be a problem. But if using Keil then, as the WEB site says:

"Keil DKARM copmiler version 1.5" must be used.

Don't know what a copmiler is though :-)


RE: STR71x port

Posted by Richard on March 15, 2005
>Don't know what a copmiler is though :-)

Yes, thankyou spulling is not my best subject. Have fixed the page.

RE: STR71x port

Posted by Kenneth Trussell on April 6, 2006
I am at the point in a project where I would like to have FreeRTOS ported to the Philips LPC ARM7 processors. I am using RealView also. Have you made any progress with the port? I would appreciate any help with the RealView port.

RE: STR71x port

Posted by Nobody/Anonymous on April 7, 2006
The Keil CORTEX M3 port in the V4.0.0 download is a RealView port with the Keil IDE I think.


[ 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