Other Parts Discussed in Thread: EK-TM4C123GXL
Tool/software: Code Composer Studio
Hi,
Recently I had installed CCS v8, and try to migrate a previous project on the demo board of LaunchPad EK-TM4C123GXL using CCS v7.
I have the TivaWare_C_Series-2.1.4.178 integrated into CCS v7 as a product and the project has chosen to use it.
Now when installing CCS v8, it searched couple of location for TI CCS products and did not show up the TivaWare option. So I was wondering how to integrate TivaWare into CCS v8 properly?
I had managed to manually set up the libs and including searching path etc. in the project on CCS v8 to make it works, but I really wish to have the "right way" to install TivaWare as a product/(component) into CCS v8. Please guide me through.
Thanks,
-Andy
There is a little update.
By browsing the forum for a little while, I saw this post
It prompts that the CCSv8 has problem to recognize and/or install tm4c v2.1.x.x product.
Even the post has been labeled as resolved, I think the problem is still there, as the poster pointed out that the code in his project actually didn't use any thing from TivaWare, the build failed just because of the original project from previous versions of CCS has checked to use the product of TivaWare and now in CCSv8 can't find/recognize any compatible product/version.
So the question back to TI's CCS developer/supporter, how to install TivaWare_C_Series into CCSv8 ?
Please help.