Quality RTOS & Embedded Software

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


Loading

kernel configuration for event groups

Posted by richyankee on August 21, 2014

I have modified the file FreeRTOSConfig.h to include setting the options (to 1): configUSETIMERS INCLUDExTimerPendFunctionCall and INCLUDE_xEventGroupSetBitFrmISR just as described in the ref manual. (The manual's only reference to event groups)

However, my build fails, unable to resolve several basic types which are referenced in eventgroups.h TickTypet, BaseTypet, UBaseTypet

freeRTOS version 8.1 stm32F207

Rich


kernel configuration for event groups

Posted by edwards3 on August 21, 2014

Was that in your own source file, or in the event_groups.c file?


kernel configuration for event groups

Posted by richyankee on August 22, 2014

the errors are in the event_groups.h file.

I searched the whole source tree and there is no instance of these (undefined) so I must have missed something when we created this instance of FreeRTOS.


kernel configuration for event groups

Posted by edwards3 on August 22, 2014

Yes, but the header file is included from a C file, so which source file are you building when the error occurs. Is it your own file or is it the event_groups.c file?


kernel configuration for event groups

Posted by richyankee on August 22, 2014

Libraries/FreeRTOS/FreeRTOS_Timers/Src/main.c is the file I'm building. It is where I am adding a couple of threads for comm.


kernel configuration for event groups

Posted by rtel on August 22, 2014

If you are genuinely using FreeRTOS V8.0.1 (or 8.1 as you say - although 8.1 is only available in SVN at this time) then TickTypet, BaseTypet, UBaseTypet are used throughout the FreeRTOS source files, so I'm not sure why you say you can't find them defined anywhere or why your compiler would be happy with them in task.c, queue.c etc. but not eventgroups.c.

Have you included "FreeRTOS.h" before you include "event_groups.h". I think you will hit a

#error
if not anyway.

Open up the other FreeRTOS source files and look at the version number at the top. I would guess you are mixing source files from different versions.

Regards.


kernel configuration for event groups

Posted by richyankee on August 22, 2014

yes, FreeRTOS.h is included.

I am running freeRTOS. Maybe I have the version number wrong - I am sure that the freeRTOS I downloaded is at least version 8.0.1 (I am away from the work site now and can't look at it).

I think the problem may be that stm32CubeX configured the build for an F207 (correctly) and that there is no support for the cortex event in that processor.

If that i snot the problem, perhaps I will recover the configuration I need when I reconfigure with cubeX.

In any event, I am going to dothat Monday morning and I'll post a message either way.

I thank you for your help.

Rich


[ 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