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?
已解决! 转到解答。
Hi,
from the output it looks that linker is not able find
NvM_Crc32CalculateCalloutEa_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
在原帖中查看解决方案
which version of S32DS and GHS plugin are you using? Can you please share full output from build console?
S32DS version is 3.5,GHS is 202214:
full console: