This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR2944: AWR2944

Part Number: AWR2944

we need do some modify in flash C:\ti\mmwave_mcuplus_sdk_04_02_00_03\mcu_plus_sdk_awr294x_08_02_00_25\source\board\flash

then we need to Build the lib,but when we cd to C:\ti\mmwave_mcuplus_sdk_04_02_00_03\mcu_plus_sdk_awr294x_08_02_00_25 and gmake all

we cannot build successful, how can we do?

>make -f makefile.awr294x libs
make -C source/board -f makefile.awr294x.r5f.ti-arm-clang all
make[1]: Entering directory 'C:/ti/mmwave_mcuplus_sdk_04_02_00_03/mcu_plus_sdk_awr294x_08_02_00_25/source/board'
C:/ti/ccs1110/ccs/utils/cygwin/mkdir -p obj/awr294x/ti-arm-clang/release/r5f/board/
process_begin: CreateProcess(NULL, C:/ti/ccs1110/ccs/utils/cygwin/mkdir -p obj/awr294x/ti-arm-clang/release/r5f/board/, ...) failed.
make (e=2):
makefile.awr294x.r5f.ti-arm-clang:113: recipe for target 'obj/awr294x/ti-arm-clang/release/r5f/board/' failed
make[1]: *** [obj/awr294x/ti-arm-clang/release/r5f/board/] Error 2
make[1]: Leaving directory 'C:/ti/mmwave_mcuplus_sdk_04_02_00_03/mcu_plus_sdk_awr294x_08_02_00_25/source/board'
makefile.awr294x:169: recipe for target 'board_r5f.ti-arm-clang' failed
make: *** [board_r5f.ti-arm-clang] Error 2