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.
Tool/software: Code Composer Studio
I have a issue while importing the Tiva Series example of the qs_iot from TIVA WAREseries add-on into my CCS workspace.
It is showing the following error:- Import failed for project 'qs_iot' because its meta-data cannot be interpreted. Please contact support.
Please throw some light so that i can resolve my issue and kindly move forward into the project
I have partially resolved this issue. I have done this accordingly by following the below path.
File>imports>general>existing projects into workspace.......I don't know whether this is right way or not but it got imported.
Though it got imported it is not into Active-debug mode hence I am not able to build it. It is not giving any build configurations or Build option for the imported project.
Please guide me with both issues so I can move forward with the project.
Thank you!
narendra walawalkar1 said:It is showing the following error:- Import failed for project 'qs_iot' because its meta-data cannot be interpreted. Please contact support.
Which version of CCS and TivaWare are you using?
To import CCS projects, use the menu Project->Import CCS Projects. Navigate to the directory where the example resides (for eg. C:\ti\tivaware_c_series_2_1_4_178\examples\boards\ek-tm4c1294xl\qs_iot\ccs) and import.
It might also be a good idea to open a new workspace in CCS before following the above procedure just in case of off corruption issues.
Hi Aarti,
I have followed the same procedure for the importing method and it throws the same error.
My CCS version is 9.0.1 and Tiva Ware series is 2.1.4.178. I have also created new workspace before doing this process for 2 to 3 times. still I am dealing with the same problem. I guess there might be an issue in installation so I will install it again and then install Tivaware series.
Let me get back to you again. If you find any solution till then please let me know.
Thank you,
Narendra,
A reinstallation of both CCS and TivaWare is a good next step to ensure you are starting over with a clean environment. Let us know if you continue to have problems after reinstalling.