I am using CC2640.
I copied and modified "SimpleBlePeripheral" project. I modified only application part. Bluetoth stack was unchanged. Downloading my application works without problem. But when I download bluetooth stack I got an error:
"AutoRun: Target not run as the symbol "main" is not defined"
When I look at "Stack" project - there is no "main".
What shall I do?