2020-03-17 06:47 AM
I have a development kit for the STM32L562, I'm trying to create a blinky-script that will use FreeRTOS to blink a led in the secure-world and the non-secure world simultaneously.
Steps to reproduce:
Once the project is loaded, the following configuration needs to be done in the "projectname.ioc" :
You should now be getting errors about "FreeRTOS.h" not being found by several files.
If you add '/projectname/Middlewares/Third_Party/FreeRTOS/Source/include' to your include paths, you should no longer be getting the not found error, but should be getting multiple definition errors.
Does anyone know what I'm doing wrong?
Thanks in advance!
Solved! Go to Solution.
2020-07-06 07:33 AM
Hi @CGuil.1
Sorry the release has been delayed to W30/31.
Best Regards,
Khouloud