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.

AWR1843AOPEVM: Development with the EVM board

Part Number: AWR1843AOPEVM

Hi Team,

Can you please help with our customer's inquiry below?

I'm having trouble while attempting to develop with the EVM. I'm trying to include the mmwave library header file in the mmwave SDK on CCS 7 and the IDE is giving me the error that it is not able to open the source file and I'm not sure what I can do here as I had copy pasted the entire path of the file whilst trying to include it. I also followed the instructions on the header file when opening it in a text file. Could this be because I'm only using the EVM and not pairing it with a Boost or DCA1000? 

I have just attached a screenshot of the program here I am trying to initialize the EVM and in the console I get the error that it cannot open a source file called vect.h but I'm not sure where this file is as I've searched through the whole SDK

Regards,

Danilo

  • Hi Danilo,

    This is strictly a compile time error and does not have anything to do with either the EVM or any other board. Please ask the customer to make sure that the include paths are set properly in the project properties (can also be seen in the compiler flags) before compilation.

    Regards,

    Kaushik