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.

AWR1642BOOST: Out of Box Demo dss Rebuild error

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: MATHLIB

Hello everyone, I have a problem with rebuilding the DSS, I don't know how to solve this, I have all the required perequisites.

The out_of_box_1642_dss has 4 warnings:

Description Resource Path Location Type
Invalid project path: Include path not found (C:\ti\dsplib_c64Px_3_4_0_0\packages). out_of_box_1642_dss pathentry Path Entry Problem

Description Resource Path Location Type
Invalid project path: Include path not found (C:\ti\dsplib_c64Px_3_4_0_0\packages\ti\dsplib\src\DSP_fft16x16\c64P). out_of_box_1642_dss pathentry Path Entry Problem

Description Resource Path Location Type
Invalid project path: Include path not found (C:\ti\dsplib_c64Px_3_4_0_0\packages\ti\dsplib\src\DSP_fft32x32\c64P). out_of_box_1642_dss pathentry Path Entry Problem

Description Resource Path Location Type
Invalid project path: Include path not found (C:\ti\mathlib_c674x_3_1_2_1\packages). out_of_box_1642_dss pathentry Path Entry Problem

When I rebuild it, the errors are:

Description Resource Path Location Type
#1965 cannot open source file "ti/mathlib/mathlib.h" objectdetection.c /out_of_box_1642_dss line 65 C/C++ Problem

Description Resource Path Location Type
gmake: *** [objectdetection.oe674] Error 1 out_of_box_1642_dss C/C++ Problem

Description Resource Path Location Type
gmake: Target 'all' not remade because of errors. out_of_box_1642_dss C/C++ Problem

Please help...

  • Hi Josh,

    SDK installer package has multiple components. Please check if you have installed dsplib_c674x_3_4_0_0dsplib_c64Px_3_4_0_0 and mathlib_c674x_3_1_2_1. Also check the path of the above-mentioned folders and SDK. According to the log, compiler is searching for the folders at C:\ti and you might have placed them in a different folder.

    Regards,

    Samhitha