Quality RTOS & Embedded Software

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


Loading

Doesn't compile task.c (Eclipse/MSPGCC)

Posted by swp-bhv on March 8, 2010
Hi!

I just set up a small test project in Eclipse 3.5 with MSPGCC. I copied all the necessary FreeRTOS source files into my project and adapted the paths pointing to the include. Eclipse now finds everything so far but when I try to compile it, it bails out at task.c with the following error:

../FreeRTOS/tasks.c: In function `void vTaskSwitchContext()':
../FreeRTOS/tasks.c:1589: invalid conversion from `void* volatile' to `tskTCB*'
Build error occurred, build is stopped

What's the problem here?

RE: Doesn't compile task.c (Eclipse/MSPGCC)

Posted by swp-bhv on March 8, 2010
The failing line is:

listGET_OWNER_OF_NEXT_ENTRY( pxCurrentTCB, &( pxReadyTasksLists[ uxTopReadyPriority ] ) );

RE: Doesn't compile task.c (Eclipse/MSPGCC)

Posted by Richard on March 8, 2010
I just tried a clean build of the demo project using the latest MSPGCC version and it compiled with no problems (one warning, as has been documented here previously).

I should start by ensuring your build is using all the same build options as the demo project. It might be that you are missing the -DGCC_MSP430 option.

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