FreeRTOS and SEGGER SystemView not working
Hello,
I am trying to get FreeRTOS and SEGGER SystemView (3.1) to run on an STM32F103RCTx. I used the appropriate manual from SEGGER to include all the necessary folders in my project. Although I have included all the new folders in the Include Paths I get the following error when compyling:

When searching for help with google, I often read that I have to update the Linker to see this new folder as a library. When I do so in the C/C++ settings I get the following error:

does anybody know what I am doing wrong and how I can fix this problem?
Benjamin