cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to compile FreeRTOS project

j0of
Associate

Hello,

I am currently experiencing issues with compiling a Makefile project for the STM32F103C8T6, generated by STM32CubeMX. The project has the FreeRTOS middleware enabled, with CMSIS V2.

Compilation of the generated code results in these errors:

https://pastebin.com/WJEXLh09

I believe the first error has something to do with a missing symbol/definition for CMSIS_device_header, but I am unsure as to which header file should be there instead. The other error seems to be a configuration error, but I, once again, have no idea what to do to fix it.

It's also worth noting that I was able to generate a project with the same settings and compile it previously. I don't recall tampering with anything that could have caused this breakage.

0 REPLIES 0