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.

Build Bluetopia failed



When I tried to build Bluetopia from "AM335xBluetopiaLinuxProduction-4.0.3.0.1.0", it failed because of missing build rules.

Files 'bluetopia-rules.mak' and 'bluetopiapm-rules.mak' are empty and produce lot of errors like:

make: *** No rule to make target `output/BluetopiaPM/lib/libBTPM_S.a', needed by `output/BluetopiaPM/bin/SS1BTPM'.

I want to use BLE on CortexA9, so I need to rebuild all libraries, server and sample.

Where can I have those empty files?

Where can I find a way to compile for CortexA9?

How can I use BLE on CortexA9 ?

Leo