Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error: text section exceeds available space in board #11

Open
dadshade12 opened this issue Nov 25, 2022 · 5 comments
Open

Comments

@dadshade12
Copy link

Not sure what is happening here but when I run the bme68x_demo_sample on a feather esb32 with all the same library versions listed I am getting this error

Screen Shot 2022-11-24 at 9 50 08 PM

@BST-Github-Admin
Copy link
Collaborator

Hi @dadshade12, ESP32 variant are you using? We have it tested for the Huzzah32 from Adafruit.

@dadshade12
Copy link
Author

dadshade12 commented Dec 5, 2022 via email

@victor-h-costa
Copy link

victor-h-costa commented Mar 13, 2023

I am having the same problem with the Huzzah32 from Adafruit
Sketch uses 1403605 bytes (107%) of program storage space. Maximum is 1310720 bytes.
For the bme68x_demo_sample.ino project in Bosch_BSEC2_Library/examples/bme68x_demo_sample

@victor-h-costa
Copy link

I ended up slimming down the sketch to around 473k by removing the bleController and related code for DEMO_BLE_STREAMING_MODE

@Deepak-Mvk
Copy link
Contributor

This has been tested on the BME 688 development kit and found to be working fine.
Kindly ensure that the library versions installed are as mentioned on this page - Quick_Start_Guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants