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.

nfclinklib.lib doesn't compile with CCSv6.1.3

Hi,

We have installed the latest version of CCS(v6.1.3)
and tried to build the NFC project
​ R​
W_P2P_CE_2 build 
​with​
compiler version 4.0.0.
​ But we are getting the error.
 
it seems CCSv6.1.3 don't support compiler version 4.0.0,
but if we use TI v15.12.1(elf-format) the Compiler build is OK,
but the Linker don't link nfclinklib.lib which is of Coff-format.
 
We would like to know if we cant build this project on CCSv6.1.3?
Let me know if there is any solution to this problem!
 
Thank you.
 
BRs, tmatsu
  • Hi Tmatsu,

    I installed v6.1.3 of CCS and imported NFC project RW_P2P_CE_2. I used compiler version TI v4.4.5, and it was able to build. Are you able to use TI v4.4.5 or v4.4.3 compiler? When you imported your project into the CCS workspace, did you select 'Copy projects into workspace'? When I copied the project into my workspace, I received errors because the 'Include' files did not link. What errors are you getting? After I re-imported the project without selecting 'Copy projects into workspace' it was able to build.

    Thanks,
    Caitlin
  • Hi Caitlin,

    Thank you for the quick information.
    And I am sorry for the late reply.

    I was able to build the project with compiler v4.4.7.

    Best Regards, tmatsu