Quality RTOS & Embedded Software

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


Loading

LPC2478 Port

Posted by Nico Bollen on July 13, 2009
Did anyone already made a port for the NXP LPC2478.
I was trying to do so using Rowley CrossWorks v2.0, project builds but when debugging it seems that the processor always ends up at:

pabort_handler:
b pabort_handler

in the file Philips_LPC230x_startup

RE: LPC2478 Port

Posted by MEdwards on July 13, 2009
I don't think it will be too different to to the LPC2368 demo. Did you put the CPU in Supervisor mode before calling main()?

RE: LPC2478 Port

Posted by Nico Bollen on August 14, 2009
I've tried to debug and noticed that the processor calls the abort handler when the following instruction "SUBSPC, LR, #4" is called in the function "portRESTORE_CONTEXT".
Does anybody have an idea??
Thanks

RE: LPC2478 Port

Posted by Richard on August 14, 2009
Make sure the processor is in Supervisor mode before that line is executed. Best to use the start up files from from the FreeRTOS download that set Supervisor mode before calling main.

Regards.

RE: LPC2478 Port

Posted by Nico Bollen on August 14, 2009
Supervisor mode? how does that work?

RE: LPC2478 Port

Posted by Nico Bollen on August 14, 2009
You where right, added the following to the preprocessor defenitions:
GCC_ARM7
SUPERVISOR_START
VECTORED_IRQ_INTERRUPTS
PACK_STRUCT_END=__attribute__((packed))
ALIGN_STRUCT_END=__attribute__((aligned(4)))


[ 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