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

section .text will not fit in region iram1_0_seg #375

Closed
andriyadi opened this issue Dec 15, 2015 · 11 comments
Closed

section .text will not fit in region iram1_0_seg #375

andriyadi opened this issue Dec 15, 2015 · 11 comments
Assignees
Labels
Milestone

Comments

@andriyadi
Copy link

I kept getting this error
section '.text' will not fit in region 'iram1_0_seg'

while building project for esp12e

Using the exact source code and build with Arduino IDE didn't raise that error. Please advice.

@andriyadi
Copy link
Author

FYI. I've updated platformio to the latest version. I use CLion as IDE.

Used libraries:
ESP8266WiFi
DNSServer
ESP8266WebServer
EEPROM
Wire

@valeros
Copy link
Member

valeros commented Dec 15, 2015

Hi @andriyadi
Can you share your project for testing?

@andriyadi
Copy link
Author

@valeros can I share to you privately, as this is my company's project. I'm afraid I can't share the project openly. Please share your email. Thanks.

@valeros
Copy link
Member

valeros commented Dec 15, 2015

@andriyadi Sure

@andriyadi
Copy link
Author

It's sent. Thanks in advance.

@ivankravets ivankravets assigned valeros and ivankravets and unassigned valeros Dec 15, 2015
@ivankravets ivankravets added this to the 2.6.0 milestone Dec 15, 2015
@andriyadi
Copy link
Author

Any workaround so far?

@ivankravets
Copy link
Member

Yes, this is a bug. I'm working on it. Please wait for the new develop release today.

@ivankravets
Copy link
Member

Please run platformio update. Does it work?

@ivankravets
Copy link
Member

@andriyadi
Copy link
Author

It works flawlessly!

Thanks!

@ivankravets
Copy link
Member

Thanks you too that report this typo issue.

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

No branches or pull requests

3 participants