Quality RTOS & Embedded Software

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


Loading

emwin with freeRTOS

Posted by jimmjimm on October 20, 2014

Hi, guys i try to use emwin and freeRTOS on my stm32f4 board, but i found something really wired

I found the task include emwin function(like WMExec(),GUITOUCHExec() or GUIDispStringAt()) can not work with any another tasks even its empty task but when i only run emwin task the system works fine.

i make macro GUIOS is 1 GUIMAXTASKis 5 emwin memory to 64k bytes freeRTOS heap size from 90k bytes system heap and stack size to 8k bytes

this is maximum ram i can provide but the system still not works

some one can help me?


emwin with freeRTOS

Posted by jimmjimm on October 22, 2014

anyone?


emwin with freeRTOS

Posted by rtel on October 22, 2014

I'm afraid I'm not familiar with emWin so don't know what resources it is using.

I can only suggest the normal things. Ensuring you are using a recent version of FreeRTOS with configASSERT() defined may help detect something amiss. Otherwise I can only assume that the task running emWin is consuming all the CPU time and not letting anything else run. Have you tried running the emWin task at the lowest priority, or using the trace tool to see what is going on?

Regards.


emwin with freeRTOS

Posted by jimmjimm on October 27, 2014

I try to run emwin task at lowest priority but not work, all i got is system get hardfault at last step of vtaskdelay


emwin with freeRTOS

Posted by jimmjimm on October 27, 2014

i found the problem!!! i did not replace three handlers in startup file just replace handlers like this: void PendSV_Handler(void) { xPortPendSVHandler(); } its too stupid that i thought its same.


emwin with freeRTOS

Posted by vijitron on April 11, 2016

Hi Jimmy I do have this same problem ,i couldnt find the PendSV_Handler(); What is this for? Anyone help me


emwin with freeRTOS

Posted by davedoors on April 11, 2016

have a look in FreeRTOSConfig.h. PendSV_Handler() might be defined to xPortPendSVHandler() as mentioned here http://www.freertos.org/FAQHelp.html


[ 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