Quality RTOS & Embedded Software

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


Loading

DataAbort with LPC2000, Rowley and ARM mode

Posted by Nobody/Anonymous on December 8, 2005
Why LPC2000 and Rowley example works only in THUMB? In ARM configuration I got data aborts (just hit run and pause after some time).
I removed Common preprocesor definition THUMB_INTERWORK and put it to THUMB configurations only. No more aborts.

Best regards,
Slawc (slawc at email dot si)

RE: DataAbort with LPC2000, Rowley and ARM mode

Posted by Richard on December 8, 2005
The ARM7 GCC port used by both the LPC2000 (GCC) and Rowley demos supports both ARM and THUMB modes.

The Rowley demo is configured just to make use of the THUMB code as this is the most common configuration.

The (command line) GCC demo for the LPC2106 provides an example of how to switch between ARM and THUMB modes. Take a look at the ROM_THUMB.bat and ROM_ARM.bat files in the Demo/ARM7_LPC2106_GCC directory. These set up environment variables used during compilation to produce either ARM/THUMB interworking, or purely ARM output. If you search for THUMB_INTERWORK and USE_THUMB_MODE in the source/make files then you will see the differences these environment variables make - which is very minimal.

When THUMB interworking is used tasks are setup to initially run in THUMB mode, otherwise they are setup to start their execution in ARM mode.

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