LINKFLAGS_eagle.app.v6 = \
-L$(SDK_PATH)/lib \
-Wl,--gc-sections \
-nostdlib\
-T$(LD_FILE) \
-Wl,--no-check-sections\
-u call_user_start\
-Wl,-static\
-Wl,--start-group\
-lcirom \
-lcrypto\
-lespconn\
-lespnow\
-lfreertos\
-lgcc\
-lhal\
-ljson\
-llwip\
-lmain\
-lmesh\
-lmirom\
-lnet80211\
-lnopoll\
-lphy\
-lpp\
-lpwm\
-lsmartconfig\
-lspiffs\
-lssl\
-lwpa\
-lwps\
$(DEP_LIBS_eagle.app.v6)\
-Wl,--end-group
Let me know if it solved your problem!Statistics: Posted by Guest — Fri Sep 02, 2016 9:53 am
]]>