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: TMS320F28379D

Part Number: TMS320F28379D

Tool/software:

No source available for "_system_post_cinit() at /home/vvdn/ti/example_driverlib_directreg/Debug/example_driverlib_directreg.out:{3} 0x3fe493{4}"

What is the problem and how to rectify it

  • Hi Rishikesh,

    This doesn't tell me a lot of information. Can you let me know what software you are running and where it is from? At what point in the code are you seeing this message?

    In general, this message just indicates that CCS is not able to find the source file for the part of code that the device is in, it doesn't necessarily mean that the code is not functioning. This often happens if you are running for example just a simple binary .out file through CCS in which case CCS has nothing to display the source file of since there is no project

    Regards,

    Peter