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.

tm4c129xnczad

hi,

    when i used same blinky example from  tiexplorer and copied to new project file and compiled i am getting following error please anyone can help me

"C:/ti/TivaWare_C_Series-2.0.1.11577/driverlib/ccs/Debug/driverlib.lib", line 3: error #7: unrecognized token

  • Hello Basawaraj,

    CCS Resource Explorer is not supported with TivaWare (as of today). Please use the menu option "Project->Import CCS Project" to import TivaWare projects into CCS.

    Thanks,
    Sai
  • Hi Sai,

    We recognize that you're one guy - and that many arrive here.

    That said & acknowledged - should not that, "Brand new, Loss of Support" be better broadcast and high-lighted?

    How could this poster have known?  How could 100 more - landing same trap - know?

    Atop the forum sits bright, thick "Red Bar" advertising (uber important/sought) "Blogs, Groups, Videos!"  Can that be a proper use of such resource?   We know that you do not, "make the rules" - but such clear forum page misuse - along w/failure to promote/broadcast/advise an important change - proves NOT "best/brightest!" (to be kind)

    I aim much of this comment toward your "comfort/protection" as such grating, continuing inefficiencies impact you - beyond all others.

  • Stellaris Sai said:
    CCS Resource Explorer is not supported with TivaWare (as of today). Please use the menu option "Project->Import CCS Project" to import TivaWare projects into CCS.

    What the reason for the CCS Resource Explorer not being supported with TivaWare?

    Using CCS 6.1 I have been able to successfully add TivaWare versions 2.1.0.12573, 2.1.1.71 and 2.1.2.111 to the CCS Resource Explorer, and then import example projects which build without error.

  • basawaraj talawar said:
    "C:/ti/TivaWare_C_Series-2.0.1.11577/driverlib/ccs/Debug/driverlib.lib", line 3: error #7: unrecognized token

    Can you show the complete build output from the CCS Console.

    That error sounds like the library is treated as a source file, rather than a library passed to the linker.