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.

Remove libraries and add manually files

Hi,

I am using the example project from ecat stack folder along with patched ecat stack folder. I want to remove precompiled .lib files(eg. am335x_platform.lib ,sys_bios_driver.lib  etc) from ecat_app setting  add manually these files for my debugging purpose. I want to know how can i added the .c and .h file without adding .lib files. I did by adding all .c  and .h files  into the project from the respective src folders but it finally give a linking error.

can you please tell me the procedure.

  • This is a CCS usage question. So why was it moved to BIOS forum?

    Anyway if you are on the project name, do a right click and select "Add files..." That should do it. We can't give any further help if you don't tell us the error message.

    Did you remove the libs from your linker options?

    Regards.