DRAM error
bblack7489 opened this issue · 1 comments
bblack7489 commented
When I try to compile your code, I get a DRAM error"
".dram0.bss' will not fit in region
dram0_0_seg'"
I have the same issue with the original SimpleWatch example as well. I've updated my board files and all of the relevant libraries, but I get the same error. Have you seen this? Is there a setting that I might not have right?
Any thoughts would be very much appreciated.
bblack7489 commented
Boo, nevermind. It was an issue with all of the history of versions and libraries on my dev machine. It was trying to pull in a less-optimized library for the wifi, I think.
If anyone else sees this issue, try a clean install of Arduino and its libraries.