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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,327 Views
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 Kudos
Reply
4 Replies

1,293 Views
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 Kudos
Reply

1,283 Views
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 Kudos
Reply

1,260 Views
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 Kudos
Reply

1,309 Views
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

Let me take a look at this.

Regards,

Daniel.

0 Kudos
Reply