AWR1843: Compilation issues

Part Number: AWR1843

Tool/software:

Hi experts,

In CCS 12.8.1, the related project (AWR1843 platform software) can be compiled successfully based on the C6000_8.1.3 version compiler. However, after upgrading the compiler to the C6000_8.3.X series, such as C6000_8.3.14, C6000_8.3.12 and C6000_8.3.3, the compilation of the same project fails. The error messages are all the same, showing an internal error, as indicated in the red box of the picture. We have found the relevant code of the error file according to the prompt and checked it, but no code anomaly was detected. We need help to figure out the specific reason for the compilation error.

我们CCS12.8.1中基于C6000_8.1.3版本编译器编译相关工程(AWR1843平台软件)能够正常编译成功,但是升级编译器到C6000_8.3.X系列后,如C6000_8.3.14,C6000_8.3.12和C6000_8.3.3等,编译同样的工程编译不通过,报错的内容均相同,显示为内部错误,如图片红框中的内容,我们根据提示找到了报错文件的相关代码,检测之后并未发现代码异常,需要帮忙看看具体是什么原因导致的编译报错。

thanks,

Yitong Jin

  • Hi Jin,

    Could you please share the details of your SDK and which example you are testing here?

    Regards,

    Shruti

  • Hi Shruti,

    Our compiler version is C6000 8.3.14, SDK version 3.4.0.03,and the test cases belong to our internal algorithm code.

    Best,

    Yitong Jin

  • Hi Jin, 

    Can you try out the following things at your end:

    1. Try to build the default mmwave demo using gmake commands (given in the user guide) and check if you are facing any issues with the compiler there.

    2. reinstall the ccs and try the same

    3. try creating a new workspace and check the same.

    4. check in the SDK release notes what compiler version is supported and use the same at your end.

    Let me know if any of the above points resolves your issue.

    Regards,

    Shruti