How to build with OpenCM3 + FreeRTOS + CMake to ARM CM4?

Hi!

Thanks for your help! I found the problem. I was entering “project(TesteRTOS C CXX ASM)” before setting the variables in my toolchain. Everything is ok now.

Thank you very much!