Quality RTOS & Embedded Software

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


Loading

heap_2c to the PC port dose not work

Posted by Dmitriy on November 14, 2007
I am wanting to make come experiment with heap_2.c file but
when I change heap_3.c file in Open Watcom project and adding heapalignment defenition to the port file
dos application is not work.
There is no any message in dos console then I run the application
May be I missed something else.


P S Windows XP & Open Watcom version 1.6

RE: heap_2c to the PC port dose not work

Posted by Dave on November 14, 2007
I expect you need to increase the size of configTOTAL_HEAP_SIZE within FreeRTOSConfig.h. configTOTAL_HEAP_SIZE has no effect when using heap_3, but does with heap_2.

Try stepping over the function xTaskStartScheduler() in the debugger. If the function returns then you have run out of heap space.

RE: heap_2c to the PC port dose not work

Posted by Dmitriy on November 14, 2007
You are rigth
I have commented some task
/*vStartPolledQueueTasks( mainQUEUE_POLL_PRIORITY );
vStartBlockingQueueTasks( mainQUEUE_BLOCK_PRIORITY );
vCreateBlockTimeTasks();
vStartGenericQueueTasks( mainGENERIC_QUEUE_PRIORITY );
vStartSemaphoreTasks( mainSEMAPHORE_TASK_PRIORITY );
vStartDynamicPriorityTasks();
vStartMultiEventTasks();
vStartQueuePeekTasks();
*/
and rtos have started.

Then I change the size of heap to the 64*1024 - 10
and all task are running good now.


[ 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