Tool/software: Code Composer Studio
Hi all,
I made some changes to the SimpleBlePeripheral and I am trying to port it to a different PC. The project is working, but when it is imported to a different PC the project stops working when the BLE is active. it does not happen when I build the project on my main PC.
All the files I use are in the project folder and the include-path for the project folder. Any one could have an idea in mind what is causing it works on a PC and not in others.
Changes made:
add two app.c files to the application folder to calculate some equation not a big deal.
the code works only on my PC
Max