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.

The system cannot find the path specified / Tiva USB sample code

I am trying to run the USB example on DK-TM4C123G. I imported the usb_dev_bulk example into CCS5.5. When I tried to build it, I have the following error. I have made sure that the files are copied into the workspace when I imported the project and checked in windows explorer that the files are there indeed. Anyone can give a clue?

Thanks,

Alex

  • The image above is quite fuzzy. I imported another sample project for SYS/BIOS and got the same error. 

    The project is shown in the image. And this is the error I got:

    **** Build of configuration Debug for project minimal_TivaTM4C1233H6PGE ****

    "C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
    The system cannot find the path specified.
    'Building file: ../app.cfg'
    gmake: Target `all' not remade because of errors.

    **** Build Finished ****