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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,247件の閲覧回数
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,213件の閲覧回数
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,203件の閲覧回数
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,180件の閲覧回数
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,229件の閲覧回数
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

Let me take a look at this.

Regards,

Daniel.

0 件の賞賛
返信