Quality RTOS & Embedded Software

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


Loading

Compiling FreeRTOS v8.1.2 in MDK-ARM (Keil v5)

Posted by qyw on October 8, 2014

I have met some issue: ........FreeRTOSV8.1.2portableRVDSARM_CM4Fportmacro.h(151): error: #18: expected a ")" error: token is not a valid binary operator in a preprocessor subexpression.

The solution was to change line 96 in FreeRTOSConfig.h: #define configMAXPRIORITIES ( ( unsigned portBASETYPE ) 8 ) #define configMAX_PRIORITIES 8 I think it is not good idea to do so. Does anybody have nice solution?


Compiling FreeRTOS v8.1.2 in MDK-ARM (Keil v5)

Posted by rtel on October 8, 2014

This is presumably because the constant is used in a pre-processor directive, and the pre-processor directive does not understand the casting. It is best just to remove the casting from the constants definition in this case (as you have done).

Regards.


Compiling FreeRTOS v8.1.2 in MDK-ARM (Keil v5)

Posted by qyw on October 8, 2014

Thank you.


[ 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