Question
assertion "REENT malloc succeeded" failed
After upgrading CubeIDE from 1.3.0 to 1.6.1 and CubeMx from 5.6.1 to 6.2.1. I got this error:
assertion "REENT malloc succeeded" failed: file "/build/gnu-tools-for-stm32_9-2020-q2-update.20201001-1621/src/newlib/newlib/libc/time/lcltime.c", line 50
MCU: STM32H750
How to reproduce: Send the BLE message from mobile to BLE chip(QN9021). The BLE chip is connected to MCU via UART.
Any advice would be appreciated.
