RTOS issue with STM32L4R9ZI new project
Hi,
I have STM32L4R9 discovery board which uses STM32L4R9AI Ic and i am able to work on this using Touchgfx.
We have our own developed PCB with STM32L4R9ZI IC. I used STMCubeMx software to generate project of STM32L4R9ZI. i saw the settings used in development board project and used same settings to create project.
But RTOS tasks are not working as expected. When i give same priority for GUITask and TouchTask, then only TouchTask gets called. If I change the GUITask priority to High, then Both tasks get called. But TouchTask is getting called twice and gets stuck in task error.
Could you please help to solve the issue.
Thanks and Regards,
Bala
