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.

CCSv5 - adding compiler flags doesn't affects the compilation

Guru 10750 points

Hi,

I'm using CCSv5.1.1 & CCSv5.2 using C66x device, I have selected the source interlist -s or -ss in the C6000 compiler -> Assembler Options but I don't see them on the compilation or in the C6000 Compiler -> Summary of flags set:, any reason for this,

Thanks,

HR

  • Hi HR,

    I see the long name of the option appearing ( '--src_interlist' or '--c_src_interlist') instead of the short name (-s or -ss). Do you see either short or long form?

    Thanks

    ki

  • Hi Ki,

    No I'm not getting any of them long or short, any selection in the Assembler Options->source interlist doesn't appear the box remains empty, I have checked this using CCSv5.1.1 and CCSv5.2,

    "-mv6600 --define=_EVMC6678L_ --include_path="C:/TI_CCS5.2/ccsv5/tools/compiler/c6000_7.3.6/include" --include_path="C:/TI_CCS5.2/pdk_C6678_1_0_0_21/packages/ti/platform" --include_path="C:/TI_CCS5.2/pdk_C6678_1_0_0_21/packages/" --include_path="D:/CCSv5.2_work/001/post_9_21/evmc6678l/../include" --diag_warning=225 --abi=eabi --debug_software_pipeline"

    Thanks,

    HR

  • Are you using CGT version 7.3.6 for both?

  • Ki,

    No, just for CCSv5.2 (I have run the Check for updates today),

    Thanks,

    HR

  • I installed 7.3.6 and set it up with my CCSv5.2 install. I can't seem to duplicate the issue.

    HRi said:
    any selection in the Assembler Options->source interlist doesn't appear the box remains empty

    Can you send a screenshot?

    Could you also try:

    -using a new workspace folder (will have to reimport project)

    -creating a new project from scratch (like hello world) and see if you can get the interlist options to appear?

    Thanks

    ki

  • Ki,

    Please find the screenshot's - 

     

    Thanks,

    HR

  • Sorry, I was looking for a screenshot of the 'source interlist' dropdown menu. I just wanted to confirm if the contents of the dropdown menu were all blank.

  • KI,

    Sorry, maybe I didn't explained the issue correctly, the Source interlist is not empty, it includes two options -s and -ss, selecting each one of them doesn't add the flag to the compiler line and the selection doesn't appear in the  Source interlist which remains empty (OK, the two option selection are still there),

    Thanks,

    HR

  • Ki,

    Any Idea how to solve this issue?

    Thanks,

    HR