Hi,
When i try to compile the MTRDEVKSBNK144_S32DS i have as feedback the following errors (refer also to the attached figue)
Please help me to resolve the problem
Thanks in advance for your support
Best regards
In file included from ../Sources/Peripherals/peripherals_config.h:34:0,
from ../Sources/Peripherals/peripherals_config.c:18:
C:/Users/benderra/workspaceS32DS.ARM.2018.R1/MTRDEVKSBNK144_S32DS/Sources/motor_structure.h:21:20: fatal error: gdflib.h: No such file or directory
#include "gdflib.h"
^
compilation terminated.
make: *** [Sources/Peripherals/subdir.mk:35: Sources/Peripherals/peripherals_config.o] Error 1
Finished building: ../Sources/GD3000/aml/wait_aml/wait_aml.c
make: *** Waiting for unfinished jobs....
In file included from C:/Users/benderra/workspaceS32DS.ARM.2018.R1/MTRDEVKSBNK144_S32DS/Sources/Peripherals/peripherals_config.h:34:0,
from ../Sources/actuate_s32k.h:18,
from ../Sources/actuate_s32k.c:18:
C:/Users/benderra/workspaceS32DS.ARM.2018.R1/MTRDEVKSBNK144_S32DS/Sources/motor_structure.h:21:20: fatal error: gdflib.h: No such file or directory
#include "gdflib.h"
^
compilation terminated.
make: *** [Sources/subdir.mk:63: Sources/actuate_s32k.o] Error 1
Finished building: ../Sources/GD3000/gd3000_init.c
Finished building: ../Sources/GD3000/tpp/tpp.c
In file included from C:/Users/benderra/workspaceS32DS.ARM.2018.R1/MTRDEVKSBNK144_S32DS/Sources/Peripherals/peripherals_config.h:34:0,
from ../Sources/main.c:46:
C:/Users/benderra/workspaceS32DS.ARM.2018.R1/MTRDEVKSBNK144_S32DS/Sources/motor_structure.h:21:20: fatal error: gdflib.h: No such file or directory
#include "gdflib.h"
^
compilation terminated.
make: *** [Sources/subdir.mk:79: Sources/main.o] Error 1
In file included from C:/Users/benderra/workspaceS32DS.ARM.2018.R1/MTRDEVKSBNK144_S32DS/Sources/Peripherals/peripherals_config.h:34:0,
from ../Sources/hall_sensor.h:20,
from ../Sources/hall_sensor.c:18:
C:/Users/benderra/workspaceS32DS.ARM.2018.R1/MTRDEVKSBNK144_S32DS/Sources/motor_structure.h:21:20: fatal error: gdflib.h: No such file or directory
#include "gdflib.h"
^
compilation terminated.
make: *** [Sources/subdir.mk:71: Sources/hall_sensor.o] Error 1
In file included from C:/Users/benderra/workspaceS32DS.ARM.2018.R1/MTRDEVKSBNK144_S32DS/Sources/Peripherals/peripherals_config.h:34:0,
from ../Sources/meas_s32k.h:18,
from ../Sources/meas_s32k.c:18:
C:/Users/benderra/workspaceS32DS.ARM.2018.R1/MTRDEVKSBNK144_S32DS/Sources/motor_structure.h:21:20: fatal error: gdflib.h: No such file or directory
#include "gdflib.h"
^
compilation terminated.
make: *** [Sources/subdir.mk:87: Sources/meas_s32k.o] Error 1
18:15:55 Build Finished (took 29s.342ms)
