Hello everybody,
I am trying to using BSEC 2 library for BME688 with the Arduino platform, I get this error "section `.text1' will not fit in region `iram1_0_seg' "
I am never facing this issue when I used BSEC 1.6. , anyone has this issue before? any suggestion to solve this problem will be appreciated
Best regards
ESP8266 BSEC2 Arduino library
Best reply by hugehead
Hello, i just tried to compile standard example of bme688 in Arduino 1.8.16 in a fresh instalation using a windows sandbox.
"basic_config_State" for esp8266 (node mcu v1.0) and get the same error.
`.text1' will not fit in region `iram1_0_seg
BSEC package version: "bsec_2-0-6-1_generic_release_04302021"
ESP8266 version: 3.0.2
Could you please check and make it work again? I am pretty sure it was working a while ago.
5 replies
Resolved