Quality RTOS & Embedded Software

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


Loading

STM32F429 + EWARM 7.20 error

Posted by alexanderbaev on November 8, 2014

Dear friends. I try to run FreeRTOS on my STM32F429-DISCO board using EWARM 7.20. When I compile the project 3 errors appear:

Error[Pe020]: identifier "uint32t" is undefined C:Program FilesIAR SystemsEmbedded Workbench 7.0armincccmsisiar.h 111

Error[Pe020]: identifier "_INLINE" is undefined C:Program FilesIAR SystemsEmbedded Workbench 7.0armincccmsisiar.h 258

Error[Pe065]: expected a ";" C:Program FilesIAR SystemsEmbedded Workbench 7.0armincccmsis_iar.h 258

What did I do wrong?


STM32F429 + EWARM 7.20 error

Posted by rtel on November 8, 2014

Presumably there is a problem with the order in which the header files are included, but it does not look like it is in a FreeRTOS file. uint32t is defined in stdint.h, and from the error message it looks like it needs to be included before cmsisiar.h is included (in whichever file cmsis_iar.h is being included).

Regards.


STM32F429 + EWARM 7.20 error

Posted by alexanderbaev on November 9, 2014

I included the stdint.h on the first place (however it already have been in the project). What is interesting is that when I point to uint32_t and __INLINE with the command "find the definition" the header file with the definition opens... So it seems like there are some problems with the compiler options (I have not found yet the exact problem/s). Maybe I should try another IDE for which you have an elaborate example?


[ 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