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.

CCS



Hi everybody i installed ccs 4.1.0.02002 from the cd.

imported ECG_NonBIOS and fixed some importing errors

when i try to build the project it gives the following errors:  could not open source file std.h, could not open source file trc.h

i searched the installed folder (under program files) and found many of those files

how to fix this problem?

 

my second question is, i have the .out and .gel files, can i load the program directly to the kit with out rebuilding the project?

thanx in advance

  • Hi,

    It seems your include directory configuration missed something. 

    You can load any .out and .gel file without rebuilding the code. Once your target is already connected, you can go Target Menu and select Load program and load your .out file.

    Regards,

    Hyun