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.

AWRL6844: AWRL6844: How can I compile the driver source code?

Part Number: AWRL6844

Tool/software:

How can I compile the driver source code? I Have I encountered a problem, there are errors when I compile the driver by "gmake libs" command

In the picture, the highlight line can be translated to "make (e=2): The system can't find the file".

and  I had installed CCS 20 when I compiled the drivers:

  • Hey Albert,

    Do you have CCS 20.1 installed? As shown in the imports.mak file, the CCS_PATH will search for ccs2010 for some of the build tools, such as mkdir. I will note you can manually change the CCS_PATH to match the CCS 20.2 path, but it is highly recommended to have CCS 20.1 installed since this is the version the SDK is intended for. 

    Regards,

    Kristien