GHS Build Error Console&Problems Page

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

GHS Build Error Console&Problems Page

Jump to solution
1,325 Views
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 Kudos
Reply
1 Solution
1,286 Views
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

View solution in original post

0 Kudos
Reply
3 Replies
1,299 Views
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 Kudos
Reply
1,286 Views
WeiCh
Contributor III

S32DS version is 3.5,GHS is 202214:

 

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

full console:

 

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