Salve a tutti. Vorrei imparare a lavorare con FreeRTOS. Ho scaricato il pacchetto “FreeRTOSv202411.00” ma non so come utilizzarlo. Ho visto che ci sono diverse demo nel pacchetto “FreeRTOSv202411.00”. L’intenzione è utilizzare FreeRTOS con un microcontrollore ESP32 o STM32 ma per il momento vorrei esercitarmi utilizzando Eclipse IDE o Visual C++.
695 / 5.000
Hello everyone.
I’d like to learn how to work with FreeRTOS. I downloaded the FreeRTOSv202411.00 package but I don’t know how to use it. I saw that there are several demos in the FreeRTOSv202411.00 package. My intention is to use FreeRTOS with an ESP32 or STM32 microcontroller, but for now I’d like to practice using Eclipse IDE or Visual C++. I tried using the WIN32-MingW demo in Eclipse IDE, located at FreeRTOSv202411.00\FreeRTOS\Demo\WIN32-MingW, but I can’t configure the project and I get compilation errors. I haven’t tried Visual C++.
Could someone tell me how to get started and understand the world of FreeRTOS?
Many Thanks.
Regards