2022-09-15 11:49 AM
I'm trying to setup STM32F429I with TouchGFX, but during the debug this message appears:
How can I enable it?
Solved! Go to Solution.
2022-09-15 01:10 PM
2022-09-15 11:57 AM
Are there some Advanced Settings for FreeRTOS you can set?
A command line define, or a config file of some sort?
2022-09-15 12:03 PM
I am new to this topic, in front of me I have the STM32CubeIDE 1.10 with the project open. If you can guide me I can send you screenshots of what I see.
Should I look for some library? Change any IDE settings?
Thanks
2022-09-15 12:12 PM
I've this two:
freertos.c and freertos.h
Inside these two libraries is also the NEWLIB function. I can send you the two files and see what needs to be changed
2022-09-15 01:03 PM
Apt to be in the
Pinout & Configuration
Addition Software
Middleware
FreeRTOS
2022-09-15 01:10 PM