I created a Adc test project for K144 in S32DS 3.5 ,GOT many first defined here errors in the .c docs.
how to fix it.
FLASH/../SDK/S32K144_SDK_4.0.1/platform/drivers/src/interrupt/interrupt_manager.c:225: first defined here
16:58:40 Build Failed. 53 errors, 0 warnings. (took 11s.930ms)
Hi,
did you created your project from a scratch (File -> New S32DS Application Project) or from SDK example?
If from scratch - after adding all modules and configuration - did you run Update Code in configuration tool?
Jiri
I created my project from a scratch (File -> New S32DS Application Project). after i added adc moudule to the project ,i clicked the update button.
Hi,
can you please share full output from build console?