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: