s32ds add dir under src compile error

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

s32ds add dir under src compile error

975 Views
linxwhut
Contributor I

 

when I add a subdir in project ,compile error just like the picture.

step 1:

add a subdir in project,at this time project can compile correct

 

step 2:

close project and s32ds

 

step 3:

clean project and compile again.the error occured.

 

at this time, In Debug dir the subdir.mk file no spt_cmd dir

 

and  i didn't know how to add the dir,anyone can tell me why? Thanks!!

 

subdir.mk file

################################################################################
# Automatically-generated file. Do not edit!
################################################################################

TODISASSEMBLE_SRCS :=
ASM_UPPER_SRCS :=
PSPT_SRCS :=
ASM_SRCS :=
CPP_SRCS :=
OSPT_SRCS :=
O_SRCS :=
S_UPPER_SRCS :=
ELF_SRCS :=
LD_SRCS :=
C_UPPER_SRCS :=
CXX_SRCS :=
C++_SRCS :=
OBJ_SRCS :=
S_SRCS :=
CC_SRCS :=
TOPREPROCESS_SRCS :=
SPT_SRCS :=
C_SRCS :=
CC_DEPS :=
C++_DEPS :=
EXECUTABLES :=
OBJS :=
C_UPPER_DEPS :=
CXX_DEPS :=
SECONDARY_FLASH :=
SECONDARY_SIZE :=
COM_FREESCALE_S32DS_CROSS_GNU_E200_TOOL_SPT_PREPROCESSOR_OUTPUTTYPE_OUTPUTS :=
OSPT :=
C_DEPS :=
CPP_DEPS :=

# Every subdirectory with source files must be described here
SUBDIRS := \
Global \
Hardware/ADC \
Hardware \
Project_Settings/Linker_Files \
Project_Settings/Startup_Code \
src/Algorithm \
src/FS8430Drv \
src/FS8430Drv/FS8x_driver \
src \
src/SPT/Driver \
src/SPT \
src/TEF8102Drv/Csi2 \
src/TEF8102Drv/DrvConfig \
src/TEF8102Drv/TEF810X_api/S32R274_plf/src \
src/TEF8102Drv/TEF810X_api/dolphinIC/dolphinICHal/dolphinICHalES2_source/es2_ctrl/src \
src/TEF8102Drv/TEF810X_api/dolphinIC/dolphinICHal/dolphinICHalES2_source/es2_hal/src \
src/TEF8102Drv/TEF810X_api/dolphinIC/dolphinICHal/dolphinICHalES3_source/es3_ctrl/src \
src/TEF8102Drv/TEF810X_api/dolphinIC/dolphinICHal/dolphinICHalES3_source/es3_hal/src \
src/TEF8102Drv/TEF810X_api/dolphinIC/src \
src/TEF8102Drv/TEF810X_api/glue/src \
src/TEF8102Drv/rsdk_Platform \
src/Utiltiy \
src/staticCal \

 

1645850810.png

the .pspt file located under /SPT/spt_cmd/

0 Kudos
Reply
0 Replies