bachadamin wrote on Wednesday, March 08, 2017:
I’m using freertos with stm32f0 in eclipse
i add all the required freertos sources and headers
when i wanna use xtaskcreate function it shows an error of undefined reference to `xTaskGenericCreate’
by the way i included the headers in the project settings
help plz