Part Number: PROCESSOR-SDK-J784S4
Tool/software:
compiling scripts:
cd ~/ti-processor-sdk-rtos-j784s4-evm-10_01_00_04/pdk_j784s4_10_01_00_25/packages/ti/build
make -s all BOARD=j784s4_evm SOC=j784s4 BUILD_PROFILE=release CORE=mcu1_0 BUILD_OS_TYPE=freertos
It stopped for missing gcc-arm compiler. I downloaded gcc arm before, but not sure if I am using the right version. This time I would like to follow the right instruction to download the exact version used by TI:
/home/u_ZHANGZ1/ti-processor-sdk-rtos-j784s4-evm-10_01_00_04/pdk_j784s4_10_01_00_25/packages/ti/build/makerules/common.mk:365: *** gcc-arm compiler not found. Please refer user guide to download the same. Stop.
make[2]: *** [/home/u_ZHANGZ1/ti-processor-sdk-rtos-j784s4-evm-10_01_00_04/pdk_j784s4_10_01_00_25/packages/ti/build/makefile:328: csl_uart_test_app] Error 2
make[1]: *** [/home/u_ZHANGZ1/ti-processor-sdk-rtos-j784s4-evm-10_01_00_04/pdk_j784s4_10_01_00_25/packages/ti/build/makefile:113: csl_uart_test_app_has_dep] Error 2
make: *** [makefile:135: all_apps] Error 2
Please provide instructions to download the right gcc arm version!
Thanks







