PDK在windows下编译时出错?

执行这个编译命令的时候

gmake csl osal_nonos sciclient udma dmautils SOC=j721e BOARD=j721e_hostemu CORE=c7x-hostemu -s -j BUILD_PROFILE=debug

出现如下这个错误:

process begin(D:\psdk_rtos_auto_j7_07_00_00_11\xdctools_3_61_00_16_core\gmake,D:\psdk_rtos_auto_j7_07_00_00_11\xdctools_3_61_00_16_core\gmake -C D:\psdk_rtos_auto_j7_07_00_00_11/pdk_j7_00_00/package/ti/csl -fmakefile,...) failed
make (e=193):Error 193
gmake:***[csl] Error 193

能否帮忙解决一下,谢谢!