Maxi
Maxi
Hi @HengYongChao , i enabled PSRAM but it makes no difference. Are any specific options necessary to make the PSRAM work correctly ?
In the meantime the Algo-Stream component does not cause crashes anymore but makes the microphone pipeline unusable. The Algo stream runs on a different core than the bluetooth hfp client...
Hi, i am also experiencing this issue. The linked ETL lib consumes somewhat around 100kB (which is nearly 80% of ROM) and i am only using some vector, map, delegate...
I am using ETL_NO_CHECKS. And as far as i know, ETL only bloats due to RTTI with exceptions being enabled right ?
> Do you have some sample code that I can try with the embedded compilers I have installed on my machine? I've sent you my current state project - which...
You have to download the F1 Firmware package first with CUBEMX. I guess you never used a F1 before?
I also dont use Cube IDE. I am using Cmake with CUBEMX standalone.
Do you have any updates or should i try to bundle the STM32 F1 SDK ?
Ok that's a point. Actually you can track my last map file aswell. Should be in the cmake-debug-build folder i sent you. But i'll also have a closer look on...