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.

TMS320F28379D: An assert condition was evaluated as false.

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software:

_error :- An assert condition was evaluated as false.
reason : source file not found /home/ubnuser/ti/repos/c2000ware/repos/f2837xd/release_pkg/driverlib/f2837xd/driverlib/spi.c"

but when i browse and open spi.c file . it take me back to the error handelling function.

I am not able to figure what causes this error. I tried updating CCS and C2000ware libary

  • Hello,

    Are you using a C2000Ware software example and importing this into CCS? If so, which example?

    Can you verify that your project's include paths are correctly set to point to the driverlib location? You can right click on the project to look at the project properties, go to the Include Options, and see if the path is matches the typical path which should be: ${PROJECT_ROOT}/../../driverlib

    Can you also verify that in your project files you can navigate to the SPI source files? As well as in your C2000Ware installation directory?

    Best Regards,

    Allison