Hi,
This could be very stupid, but I am new to RIDE and FreeRTOS, I am not able to build the code successfully.
I was able to compile and run the already build demo project of the CORTEX_STM32F103_Primer_GCC with FreeRTOS on RIDE7 without any problem.
But now I am trying create a new project and add same source files and header files. I am getting build failed.
And header files missing and undeclared variable errors.
What am I doing wrong here.
Thanks