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.

CCS/IWR6843ISK: iwr6843 out of box demp compile fail

Part Number: IWR6843ISK
Other Parts Discussed in Thread: MATHLIB, IWR6843

Tool/software: Code Composer Studio

 We compile the iwr6843isk out of box demo fail,Just the dss fail,but the mss success,We wan't to kwon why?

The version:

1:CCS9.2

2:mmwave_sdk_03_03_00_03.

the follow is output:

**** Build of configuration Debug for project mmwave_sdk_68xx_dsp_dss ****
"D:\\Dev\\TI\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
 
rm -f D:/workspace/workspace_v9/mmwave_sdk_68xx_dsp_dss/Debug/mmwave_sdk_68xx_dss.bin
makefile:193: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, rm -f D:/workspace/workspace_v9/mmwave_sdk_68xx_dsp_dss/Debug/mmwave_sdk_68xx_dss.bin, ...) failed.
make (e=2): 系统找不到指定的文件。
 
gmake[1]: [pre-build] Error 2 (ignored)
 
Building file: "../objectdetection.c"
Invoking: C6000 Compiler
"D:/Dev/TI/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="D:/workspace/workspace_v9/mmwave_sdk_68xx_dsp_dss" --include_path="D:/Dev/TI/mmwave_sdk_03_03_00_03/packages" --include_path="D:/Dev/TI/mmwave_sdk_03_03_00_03/packages/ti/demo/xwr68xx/mmw" --include_path="D:/Dev/TI/mmwave_sdk_03_03_00_03/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="D:/Dev/TI/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="objectdetection.d_raw" --cmd_file="configPkg/compiler.opt" "../objectdetection.c"
 
>> Compilation failure
subdir_rules.mk:9: recipe for target 'objectdetection.oe674' failed
"../objectdetection.c", line 64: fatal error #1965: cannot open source file "ti/mathlib/mathlib.h"
1 catastrophic error detected in the compilation of "../objectdetection.c".
Compilation terminated.
gmake[1]: *** [objectdetection.oe674] Error 1
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
makefile:159: recipe for target 'all' failed
**** Build Finished ****
  • Dear user6191260:

    The first thing that I would like to verify is that you have removed or disconnected the SOP2 jumper. If it not removed then your issue can happen. Also remember to cycle power after removing the jumper. I would suggest using the NRST botton located on the board to do this. Please let me know if this fixes your problem. If not we can troubleshoot further.

    Best regards,

    Connor Desmond

  • Thank you,Dear Connor Desmond.

    When we compile the dss project,we don't connect the computor to the board.Your means is that the building process can only be success with the connection between the computor and the board?

    Pleae give us the detail suggestion,thank you,we are the newer for  the ccs ide.

  • Dear user6191260:

    When running the Out of Box Demo for IWR6843 ISK you have to have the device connected to your computer. I am attaching a link that gives explicate instructions to get the demo up and running. If you are using CCS I would pay special attention to the "Developer's Guide", but in general I would go through the entire guide. Let me know when you have accomplished this. If any of the instructions don't make sense then please ask.

    OOB URL:

    http://dev.ti.com/tirex/explore/node?node=AM1kRI3l5vvDUDVn-RHrxQ__VLyFKFf__LATEST

    Best regards,

    Connor Desmond