cancel
Showing results for 
Search instead for 
Did you mean: 

FreetRTOS Help

JLIND.1
Associate II

Hello, I am going through a Udemy course on the FreeRTOS. The course does not use the latest version of STM32CubeIDE so I am having some troubles. I am using the Nucleo-F446RE Development kit. I have added the library STM32F4xx_StdPeriph_Driver and the library CMSIS.

When I try to compile I am getting errors that I hope someone can help me find a fix.

I will attach my zipped project.

Thank you,

Joe

4 REPLIES 4
TOlli
Senior

Hi,

It would be helpful if you could attach the compiler output. But what I'm seeing from the project files, I would maybe go around checking that you have your source folders and include folders setup correctly.

Best regards

JLIND.1
Associate II

I finally got things working. I'll upload my design.

Thank you

Piranha
Chief II

Delete the *.o and *.chm files from your archive to bring those 150 MB down to 5 MB... 😉

JLIND.1
Associate II

Wonderful! I was wondering how I could decrease the size. Thank you very much. Have a good day.