You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of sudden getting a stack dump after updating installing Edison platform in ide. (only changes to ide made) Was working before that. The iCompass.h file referenced works fine when being loaded from a standalone sketch (no wifi). Happens right after connection established
Any and all help would be appreciated.
thanks
Mike
Settings in IDE
Module: LinkNode D1
Flash Size: 4MB
CPU Frequency: 80Mhz
Flash Mode: DIO
Flash Frequency: 4M (3M SPIFFS)
Upload Using: SERIAL
Reset Method: ?ck / nodemcu?
Exception 28: LoadProhibited: A load referenced a page mapped with an attribute that does not permit loads
Decoding 8 results
0x40206f84: UdpContext::_reserve(unsigned int) at C:\Users\CyberPalin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\libraries\ESP8266WiFi\src/WiFiUdp.cpp line 67
: (inlined by) UdpContext::append(char const*, unsigned int) at C:\Users\CyberPalin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\libraries\ESP8266WiFi\src\include/UdpContext.h line 237
: (inlined by) WiFiUDP::write(unsigned char const*, unsigned int) at C:\Users\CyberPalin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\libraries\ESP8266WiFi\src/WiFiUdp.cpp line 204
0x40206f7a: UdpContext::_reserve(unsigned int) at C:\Users\CyberPalin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\libraries\ESP8266WiFi\src/WiFiUdp.cpp line 67
: (inlined by) UdpContext::append(char const*, unsigned int) at C:\Users\CyberPalin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\libraries\ESP8266WiFi\src\include/UdpContext.h line 237
: (inlined by) WiFiUDP::write(unsigned char const*, unsigned int) at C:\Users\CyberPalin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\libraries\ESP8266WiFi\src/WiFiUdp.cpp line 204
0x40203922: iCompass::iround(float, float) at C:\Users\CyberPalin\Documents\Arduino\libraries\iCompass/iCompass.cpp line 12
0x40202638: loop at C:\Users\CyberPalin\Desktop\UDP\FreeIMU_serial_UDP_ESP8266/FreeIMU_serial_UDP_ESP8266.ino line 211
0x402025f1: String::length() const at C:\Users\CyberPalin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\cores\esp8266/WString.h line 79
: (inlined by) loop at C:\Users\CyberPalin\Desktop\UDP\FreeIMU_serial_UDP_ESP8266/FreeIMU_serial_UDP_ESP8266.ino line 205
0x40207de4: loop_wrapper at C:\Users\CyberPalin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\cores\esp8266/core_esp8266_main.cpp line 56
0x40100718: cont_norm at C:\Users\CyberPalin\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\cores\esp8266/cont.S line 109
The text was updated successfully, but these errors were encountered:
Basic Infos
Hardware
Hardware: ESP8266EX (LinkNode D1)
Core Version: 2,3,0
Description
All of sudden getting a stack dump after updating installing Edison platform in ide. (only changes to ide made) Was working before that. The iCompass.h file referenced works fine when being loaded from a standalone sketch (no wifi). Happens right after connection established
Any and all help would be appreciated.
thanks
Mike
Settings in IDE
Module: LinkNode D1
Flash Size: 4MB
CPU Frequency: 80Mhz
Flash Mode: DIO
Flash Frequency: 4M (3M SPIFFS)
Upload Using: SERIAL
Reset Method: ?ck / nodemcu?
Sketch
Debug Messages
The text was updated successfully, but these errors were encountered: