I have upgraded the SDK to esp_iot_sdk_v0.9.5_15_01_23 and all of my programs compile successfuly using esp-open-sdk and run without any issues. But I have noticed that a "MEM CHECK FAIL!!!" is sent out via the UART link just before user_init() is called; which doesn't happen when the same code is compiled against 0.9.4. At first I thought there was a problem with the SPI flash (which could potentially happen as reported somewhere in the forums) but I got the same output on all of my modules.
Has anybody (including the gurus at Esspresif) got any idea what that means ?
Thanks.