S32K3 - libc_nano.a(lib_a-memset.o) uses variable-size enums yet the output is to use 32-bit enums

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

S32K3 - libc_nano.a(lib_a-memset.o) uses variable-size enums yet the output is to use 32-bit enums

ソリューションへジャンプ
3,558件の閲覧回数
ndd922478
Contributor II

Hi,

I am getting below warning, could anyone please help me to get it resolved.

 

c:/nxp/s32ds.3.4/s32ds/build_tools/gcc_v10.2/gcc-10.2-arm32-eabi/bin/../lib/gcc/arm-none-eabi/10.2.0/../../../../arm-none-eabi/bin/real-ld.exe: warning: c:/nxp/s32ds.3.4/s32ds/build_tools/gcc_v10.2/gcc-10.2-arm32-eabi/bin/../lib/gcc/arm-none-eabi/10.2.0/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libc_nano.a(lib_a-memset.o) uses variable-size enums yet the output is to use 32-bit enums; use of enum values across objects may fail

 

Thanks & regards

Namdev

0 件の賞賛
返信
1 解決策
3,484件の閲覧回数
ndd922478
Contributor II

got resolved with below change,

ndd922478_0-1663745498268.png

 

元の投稿で解決策を見る

1 返信
3,485件の閲覧回数
ndd922478
Contributor II

got resolved with below change,

ndd922478_0-1663745498268.png