Quality RTOS & Embedded Software

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


Loading

Data Abort in pvPortMalloc

Posted by saiberion on March 2, 2010
I hope you can point me in the right direction.
I'm in a situation where my AT91SAM7X512 gets stuck in a data abort while using pvPortMalloc. My program is based on the AT91SAm7S256 example with heap2.c with FreeRTOS 4.8.0
This happens at the end of pvPortMalloc where the found block is splitted and the rest is put into the free block list.
Strangely enough the code segment where I get stucked works fine except in one (and mybe one other) case so far. I already tried enlarging configTOTAL_HEAP_SIZE and the task's stack size but had no success.

RE: Data Abort in pvPortMalloc

Posted by MEdwards on March 2, 2010
This could be a memory definition problem in the linker script if it is trying to use RAM that does not exist. It could also be a memory alignment issue (possibly). Why are you using such an old version?

RE: Data Abort in pvPortMalloc

Posted by Konrad Heksel on March 3, 2010
Hi,
Doublecheck, whether using of the previously allocated regions is correct.
I faced similar situation when I used memset() function on lager region than I allocated before.

Regards,
Konrad

RE: Data Abort in pvPortMalloc

Posted by saiberion on March 15, 2010
So, because I needed to get forward I skipped using pvPortMalloc by now and use a big enough array to buffer my data. It might not be a good but working solution.
The reason I used 4.8.0: The project wasn't touched for a long time and I didn't feel the need to upgrade (but meanwhile did).


[ 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