2024-01-18 11:32 AM - last edited on 2024-04-26 06:15 AM by Amel NASRI
Hey,
I have STM32F746ZG board and want to start a project using freeRTOS in VisualStudioCode environment.
So far I've used stm32cube extension in VScode and imported the project, but the are lot of variables and functions which are not defined ( bad import I assume). Also I need to use FreeRTOS rather than cmsisRTOS. How should I approach this if it's possible at all?