Large project crashes when including Bluetooth (memory resources short?)
Posted: Tue Mar 16, 2021 10:25 am
Hello,
our project is rather larger.
It includes BT and WiFi and external SPI-RAM.
At this point (after adding a lot of code) it crashes after the bootloader (with Bluetooth included in Firmware).
When removing Bluetooth, everything works as expected.
Our Bluetooth driver code itself is working correctly.
Static internal sram usage of the firmware binary is: dram=70.7% iram=86.5%
Does anyone have inputs on these matters? Any suggestion / hint would be greatly appreciated:
- memory resources short when using bluetooth?
- further analyzation methods?
- ...
BR Timm
our project is rather larger.
It includes BT and WiFi and external SPI-RAM.
At this point (after adding a lot of code) it crashes after the bootloader (with Bluetooth included in Firmware).
When removing Bluetooth, everything works as expected.
Our Bluetooth driver code itself is working correctly.
Static internal sram usage of the firmware binary is: dram=70.7% iram=86.5%
Does anyone have inputs on these matters? Any suggestion / hint would be greatly appreciated:
- memory resources short when using bluetooth?
- further analyzation methods?
- ...
BR Timm