S32 Design studio encrypt .c/.h file

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

S32 Design studio encrypt .c/.h file

771件の閲覧回数
玉敏111田
Contributor III

With S32 DS development,I need encrypt some .c /.h files .But  I don't how to complete.

ラベル(1)
タグ(2)
0 件の賞賛
4 返答(返信)

671件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

S32DS itself cannot encrypt any files. You must use some third party tools for this purpose.

Regards,

Martin

0 件の賞賛

671件の閲覧回数
玉敏111田
Contributor III

But  what can the S32DS Library Project do?I think it can encrypt the .c or .h.

pastedImage_2.pngpastedImage_1.png

0 件の賞賛

671件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

I found useful discussion for you. Please see the link below:

static libraries - DLL and LIB files - what and why? - Stack Overflow 

Regards,

Martin

0 件の賞賛

671件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

the library project create static library archive - typicaly libmy_lib.a. You can link functions stored in library by other projects. 

Anyway - what you mean by "encrypt"? 

Jiri

0 件の賞賛