I tried to install matlab, s32ds, mbdt for mpc5744p today, the license error didn't show up, but something else came up ,i am not sure what that means.this is the code generation diagnosic.
"系统找不到指定的路径 (The system can not find the specified path.)"
### Generating code into build folder: D:\matlab_vcu\adc_ctu_dma_model_mbd_rtw
### Invoking Target Language Compiler on adc_ctu_dma_model.rtw
### Using System Target File: D:\Program Files\MBDToolbox\mbdtbx_MPC574xP\mbdtbx_pnt\mbdtbx_pnt\mbd_pnt.tlc
### Loading TLC function libraries
### Initial pass through model to cache user defined code
### Caching model source code
### Writing source file adc_ctu_dma_model.c
### Writing header file adc_ctu_dma_model_private.h
### Writing header file adc_ctu_dma_model.h
### Writing header file adc_ctu_dma_model_types.h
### Writing header file rtwtypes.h
.
### Writing source file mbd_main.c
### Writing source file intc_sw_vectable.c
### Writing source file intc_init.c
### Writing header file bam_defines.h
### Writing header file target.h
### TLC code generation complete.
### Creating project marker file: rtw_proj.tmw
.### Evaluating PostCodeGenCommand specified in the model
.
### Processing Template Makefile: D:\Program Files\MBDToolbox\mbdtbx_MPC574xP\mbdtbx_pnt\mbdtbx_pnt\mbd_pnt.tmf
### Creating adc_ctu_dma_model.mk from D:\Program Files\MBDToolbox\mbdtbx_MPC574xP\mbdtbx_pnt\mbdtbx_pnt\mbd_pnt.tmf
### Building adc_ctu_dma_model: .\adc_ctu_dma_model.bat
D:\matlab_vcu\adc_ctu_dma_model_mbd_rtw>set MATLAB=D:\Program Files\Matlab2016a
D:\matlab_vcu\adc_ctu_dma_model_mbd_rtw>"D:\Program Files\Matlab2016a\bin\win64\gmake" -f adc_ctu_dma_model.mk COPY_MDLREF_INCLUDES=0 GENERATE_ERT_S_FUNCTION=0 INCLUDE_MDL_TERMINATE_FCN=1 COMBINE_OUTPUT_UPDATE_FCNS=1 MULTI_INSTANCE_CODE=0 INTEGER_CODE=0 S32DS_TARGET_DEFAULT_LCF=1 S32DS_TARGET_USER_LCF="MPC5744P_RAM.ld" GHS_TARGET_DEFAULT_LCF=1 GHS_TARGET_USER_LCF="MPC5744P_RAM.ld" DIAB_TARGET_DEFAULT_LCF=1 DIAB_TARGET_USER_LCF="MPC5744P_RAM.lin" ISPROTECTINGMODEL=NOTPROTECTING
Cleaning...
RELATIVE_PATH_TO_ANCHOR is ..
==== Removing object files from build directory ====
Copying necessary files to build directory...
Compiler details : "D:\Program Files\S32DS_Power_v2017R1/Cross_Tools/powerpc-eabivle-4_9/bin/powerpc-eabivle-gcc" -DMPC574xP -mcpu=e200z4 -DSTART_FROM_FLASH --sysroot="D:\Program Files\S32DS_Power_v2017R1/S32DS/e200_ewl2" -g3 -mbig -mvle -O3 -mregnames -mlsp -specs=ewl_c9x.specs -mhard-float -Wall -c -std=c99 -fdata-sections -ffunction-sections -fsigned-char -fmessage-length=0 -nostdinc -I. -I.. -I"D:\Program Files\Matlab2016a\simulink\include" -I"D:\Program Files\Matlab2016a\extern\include" -I"D:\Program Files\Matlab2016a\rtw\c\src" -I"D:\Program Files\Matlab2016a\rtw\c\libsrc" -I"D:\Program Files\Matlab2016a\rtw\c\src\ext_mode\common" -I"D:\Program Files\Matlab2016a\rtw\c\src\ext_mode\tcpip" -I"D:\Program Files\Matlab2016a\rtw\c\src\ext_mode\serial" -I"D:\Program Files\Matlab2016a\rtw\c\src\ext_mode\custom" -I"D:\Program Files\S32DS_Power_v2017R1/S32DS/e200_ewl2/EWL_C/include" -I"D:\Program Files\S32DS_Power_v2017R1/S32DS/e200_ewl2/EWL_C/include/pa" -ID:\PROGRA~1\MATLAB~1\simulink\include\sf_runtime -ID:\matlab_vcu\adc_ctu_dma_model_mbd_rtw -ID:\matlab_vcu -DUSE_RTMODEL -DMODEL=adc_ctu_dma_model -DREAL_T=float -DRT -DNUMST=1 -DTID01EQ=0 -DNCSTATES=0 -DMT=0 -DHAVESTDIO
Assembler details : "D:\Program Files\S32DS_Power_v2017R1/Cross_Tools/powerpc-eabivle-4_9/bin/powerpc-eabivle-as" -g3 -mbig -mvle -mregnames
Building assembly file crt0.o...
系统找不到指定的路径。
gmake: *** [crt0.o] Error 1
### Build procedure for model: 'adc_ctu_dma_model' aborted due to an error.
Build process completed successfully