Tool/software: Code Composer Studio
I was able to compile this example once and load it to the target.
Now it says this message "Import failed for project 'spp_ble_client' because its meta-data cannot be interpreted".
Any clues?
Thanyk you foe help
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 was able to compile this example once and load it to the target.
Now it says this message "Import failed for project 'spp_ble_client' because its meta-data cannot be interpreted".
Any clues?
Thanyk you foe help
Hello Tom,
I ordered and received my CC2640r2 board.
I downloaded the github example 1.40 https://github.com/ti-simplelink/ble_examples/tree/simplelink_sdk-1.40
I imported the ble_examples-simplelink_sdk-1.40\examples\rtos\CC2640R2_LAUNCHXL\bleapps\spp_client
I compile OK. It just complained that I was running on 1.50 and used it.
I ran the the app on my board.
I tried again with spp_server and got this error
I tried again with spp_cleint nd could not succeed anymore.
I reinstall the full CCS vers. 8 and still get stuck on the fact that it will not compile anymore.
I do not get the same problem if I import the archive. But I cannot compile these examples anymore.
Thank you for your help.
jean-marc
Thank you Tom,
I already passed thru this, and can confirm that other examples compile OK.
But what I need urgently is a Serial Port BLE to transfer data. I need an example to run and then modified, I have few time to develop from scratch.
It is mostly for testing and see how fast I can transfer serial data changing several parameters.
I thought the TI example was one of the best to "play" with, but I cannot compile it. Or worse, it did compile once but then no more.
If you have other idea to help I would appreciate.
I thank you again for your help.
Jean-Marc
Or else, I get this message as already mentioned in the passed: "Import failed for project 'spp_ble_server' because its meta-data cannot be interpreted. Please contact support."
It depends from where I import it.
If I do it from "File open project from file system" then I get the problem I mentioned in my previous answer, if I import from project import then I get the message "Import failed....because its meta-data...."