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.

Target not run as the symbol "main" is not defined

Other Parts Discussed in Thread: CC2640

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?