cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX v6.2.1 + FreeRTOS v10.0.1 package + "Use FW pack heap file" option: Bug when generate Makefile

VChap.2
Associate

In my project I want to use custom heap functions.

To do this, I set the "Use FW pack heap file" option in the FreeRTOS settings, to "Disable".

Despite this, the code generator still adds the package heap file (heap_4.c) to the list of files to compile.

When linking a project, it conflicts with the custom memory allocation functions in my project.

Cube is v6.2.1 (with last updates), FreeRTOS v10.0.1

A bug demonstration project is in the attachment

0 REPLIES 0