ESP8266 Developer Zone The Official ESP8266 Forum 2018-05-12T04:52:51+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=9843 2018-05-12T04:52:51+08:00 2018-05-12T04:52:51+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9843&p=20355#p20355 <![CDATA[Re: Using NON-OS-SDK and got some problem]]>
jacklin wrote:
AgentSmithers wrote:Hey Jack,
I've been a bit busy with recently upcoming requirements but I think I'll get some time to hash away at this in the next day or so. I'll report back what I get. I believe I'm running 2.2.0 currently as well.

HI,AgentSmithers :
Thanks for your reply.I had try many version of nonos SDK (v1.5 v2.1 v2.2) to solve this problem,finally i found that the v2.2.0 still doesn't work with the function :system_show_malloc() ,and other version seems normal.when i call this function in v1.5 and v2.1 it output:

udp.c 944 malloc 64
timers.c 296 malloc 32
timers.c 296 malloc 32
timers.c 296 malloc 32
timers.c 296 malloc 32
timers.c 296 malloc 64
user_interface.c 2278 malloc 48
ieee80211.c 556 malloc 688
ieee80211.c 562 malloc 288
platform.c 102 malloc 224
airkiss_lan.c 167 malloc 48
airkiss_lan.c 173 malloc 64
wpa_main.c 98 malloc 176
wpa_main.c 82 malloc 176
.........

But i want to use the v2.2.0, because other version seems have other weired bug in tcp conncection ...


No problem Jacklin, Anything you still need help with? Seems maybe just a framework upgrade at this point?

Statistics: Posted by AgentSmithers — Sat May 12, 2018 4:52 am


]]>
2018-05-09T13:17:24+08:00 2018-05-09T13:17:24+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9843&p=20284#p20284 <![CDATA[Re: Using NON-OS-SDK and got some problem]]>
AgentSmithers wrote:
Hey Jack,
I've been a bit busy with recently upcoming requirements but I think I'll get some time to hash away at this in the next day or so. I'll report back what I get. I believe I'm running 2.2.0 currently as well.

HI,AgentSmithers :
Thanks for your reply.I had try many version of nonos SDK (v1.5 v2.1 v2.2) to solve this problem,finally i found that the v2.2.0 still doesn't work with the function :system_show_malloc() ,and other version seems normal.when i call this function in v1.5 and v2.1 it output:

udp.c 944 malloc 64
timers.c 296 malloc 32
timers.c 296 malloc 32
timers.c 296 malloc 32
timers.c 296 malloc 32
timers.c 296 malloc 64
user_interface.c 2278 malloc 48
ieee80211.c 556 malloc 688
ieee80211.c 562 malloc 288
platform.c 102 malloc 224
airkiss_lan.c 167 malloc 48
airkiss_lan.c 173 malloc 64
wpa_main.c 98 malloc 176
wpa_main.c 82 malloc 176
.........

But i want to use the v2.2.0, because other version seems have other weired bug in tcp conncection ...

Statistics: Posted by jacklin — Wed May 09, 2018 1:17 pm


]]>
2018-05-09T05:19:29+08:00 2018-05-09T05:19:29+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9843&p=20283#p20283 <![CDATA[Re: Using NON-OS-SDK and got some problem]]> I've been a bit busy with recently upcoming requirements but I think I'll get some time to hash away at this in the next day or so. I'll report back what I get. I believe I'm running 2.2.0 currently as well.

Statistics: Posted by AgentSmithers — Wed May 09, 2018 5:19 am


]]>
2018-05-07T19:46:07+08:00 2018-05-07T19:46:07+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9843&p=20264#p20264 <![CDATA[Using NON-OS-SDK and got some problem]]> system_show_malloc() to check up the memory leak.but i got fatal exception when i call the function:

Fatal exception 28(LoadProhibitedCause):
epc1=0x4000228b, epc2=0x00000000, epc3=0x00000000, excvaddr=0x020000e0, depc=0x00000000

I am so comfused,because i just add one line code to the demo ,and it crash.Could someone help me to solve this problem?
Thank you so much ! The SDK version is v2.2.0.

Statistics: Posted by jacklin — Mon May 07, 2018 7:46 pm


]]>