ex_common library as static

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

ex_common library as static

1,608 Views
vishwanchandapu
Contributor III

Hi,

We are trying to develop our own access manager c++ client taking reference of se05x_ConcurrentEcc.c. 

But there are few API's like ex_sss_boot_open_on_id  defined in ex_common which built as static .So we cant link library as static because of licenses. 

 

is there way to connect to accessmanager without using ex_common.

Regards
Vishwa

 

Tags (1)
0 Kudos
Reply
3 Replies

1,549 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @vishwanchandapu ,

 

Please try to enable the following option for cmake:

Kan_Li_0-1661926668619.png

 

Hope that helps,

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply

1,539 Views
vishwanchandapu
Contributor III

Hi 

Thanks for the info it is working as expected.

out of curiosity what ex stands in "ex_sss_boot_open_on_id " is it example?

 

With Regards

Vishwa

0 Kudos
Reply

1,528 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hello @vishwanchandapu ,

 

Yes, your understanding is correct . Please kindly refer to simw-top/doc/sss/ex/doc/ex-boot.html for more details.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply