GHS Build Error Console&Problems Page

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

GHS Build Error Console&Problems Page

ソリューションへジャンプ
1,352件の閲覧回数
WeiCh
Contributor III

I'm using the GHS compilation project and reported a lot of errors, but the console and problems pages do not show the specific cause of the error, unlike GCC compilation, which prompts the cause of the error. Where can I configure it?

0 件の賞賛
返信
1 解決策
1,313件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

from the output it looks that linker is not able find 

NvM_Crc32CalculateCallout
Ea_InitDoneNotification

symbols. Please try to find out where are these symbols (variables or functions) defined and if are visible for 

NvM_JobProc.c   and

Ea.c

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,326件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

which version of S32DS and GHS plugin are you using? Can you please share full output from build console? 

0 件の賞賛
返信
1,313件の閲覧回数
WeiCh
Contributor III

S32DS version is 3.5,GHS is 202214:

 

Snipaste_2025-03-07_08-30-54.png

full console:

 

0 件の賞賛
返信
1,314件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

from the output it looks that linker is not able find 

NvM_Crc32CalculateCallout
Ea_InitDoneNotification

symbols. Please try to find out where are these symbols (variables or functions) defined and if are visible for 

NvM_JobProc.c   and

Ea.c

0 件の賞賛
返信