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 ...