Question
After changing freeRtos heap type - "No rule to make target..."
Hi,
I used the following menu in CubeMX to alter the Memory management scheme to heap_3, generated my code, and then switched back to heap_4:
Afterwards, when trying to run it with the CubeIDE I get the following error:
I'll note that when flashing through the TouchGFX Designer I get no such error.
I tried to switch back and forth between them, re-regenerating my code, and deleting the STM32CubeIDE/Debug folder.
Any help will be appreciated!
Thank you
