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/IWR6843: Building lab projects in the Industrial Toolbox on Linux

Part Number: IWR6843
Other Parts Discussed in Thread: CCSTUDIO

Tool/software: Code Composer Studio

Hi,

I am working on a Linux host to build one of lab projects in the Industrial Toolbox with CCS.  I checked the projectspec project  file of MSS in which a postBuildStep executes a couple of commands. This failed no doubt on Linux since they are windows specific. 

Only out2rprc is missing in the Linux SDK, as seen as the following diagram:
Is there any alternative out2rprc on Linux? Or is there a demo CCS project on Linux?
Cheers,
Tom
  • Hi Tom

    Are you using CCSTUDIO on linux? Can you post a screenshot of the error you are receiving?

    Regards,

    AG

  • Hi AG,

    here is the log:

    /home/tom/ti/mmwave_sdk_03_04_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe LE 37 0x00000006 3D_people_count_68xx_demo.bin 0x35510000 3D_people_count_68xx_mss.tmp 0xb5510000 /home/tom/ti/mmwave_sdk_03_04_00_03/firmware/radarss/xwr6xxx_radarss_rprc.bin 0xd5510000 /home/tom/workspace_v9/3D_people_count_68xx_dss/Debug/3D_people_count_68xx_dss.bin
    makefile:208: recipe for target 'post-build' failed
    run-detectors: unable to find an interpreter for /home/tom/ti/mmwave_sdk_03_04_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe
    gmake[3]: [post-build] Error 2 (ignored)
    run-detectors: unable to find an interpreter for /home/tom/ti/mmwave_sdk_03_04_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe
    gmake[3]: [post-build] Error 2 (ignored)
    gmake[3]: execvp: /home/tom/ti/mmwave_sdk_03_04_00_03/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe: Permission denied
    gmake[3]: [post-build] Error 127 (ignored)
    /home/tom/ti/mmwave_sdk_03_04_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe 3D_people_count_68xx_demo.bin 3D_people_count_68xx_demo.tmp
    makefile:208: recipe for target 'post-build' failed
    /home/tom/ti/mmwave_sdk_03_04_00_03/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe 3D_people_count_68xx_demo.bin
    makefile:208: recipe for target 'post-build' failed

    Cheers,

    Tom

  • Hi Tom

    I cannot confirm image generation tool can be used on Linux but I am still looking into this. Will try to have confirmation by the end of the week.

    Regards,

    AG

  • Hi Tom

    Only windows is supported at this time.

    Regards,

    AG