libposix.a and libsigma_agent.a in WiFi example app?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

libposix.a and libsigma_agent.a in WiFi example app?

1,323 次查看
Littell
Contributor III

In SDK 2.15.100, the evkbmimxrt1170_wifi_cli_cm7 example app appears in MCUXpresso with two libraries, libposix.a and libsigma_agent.a.  However, in the unzipped SDK I can't find either of those .a files.  Does anyone know what these libraries are actually used for in the SDK app and where the SDK app builder found them in the SDK tree?

0 项奖励
回复
4 回复数

1,289 次查看
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

I believe I see what you mean.

If you import the example using the SDK from GitHub, those libraries are used.
But if you get the SDK from the SDK builder (ZIP), those libraries are not even imported along with the example.
Is this what you mean?

Regards,

Daniel.

0 项奖励
回复

1,279 次查看
Littell
Contributor III
Well, importing into MCUXpresso either wifi_cli or wifi_wpa_supplicant will place the two .a's in the project. They're coming from *somewhere* but I can't find them in any SDK I've unzipped onto the hard drive. Does that explanation of what I'm seeing make sense?
0 项奖励
回复

1,256 次查看
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi @Littell,

 

This is what I found.

In SDK 2.15.100 you can find those files located in these directories:

For wifi_cli: SDK_2_15_100_MIMXRT1170-EVKB\boards\evkbmimxrt1170\wifi_examples\wifi_cli\sg-lib

For wifi-wpa_supplicant: SDK_2_15_100_MIMXRT1170-EVKB\boards\evkbmimxrt1170\wifi_examples\wifi_wpa_supplicant\sg-lib

 

This is where they come from when importing the examples.

Nevertheless, in the latest SDK 2.16.000, these files are no longer in the SDK.

 

I hope this helps,

Daniel.

0 项奖励
回复

1,305 次查看
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

Let me take a look at this.

Regards,

Daniel.

0 项奖励
回复