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.

SK-AM64: Compiling BlueZ source

Part Number: SK-AM64
Other Parts Discussed in Thread: WL1837MOD

Hi Team,

I'm trying to compile the BlueZ source for the SK-AM64. This is a problem with compiling the library for the AM6442--not with using the compiled library on the WL1837MOD on board the starter kit. 

I have tried to cross-compile the BlueZ source (available here) on an Ubuntu machine and copy over the compiled source file to my AM64. When I try to run the file, it says there is an exec format error (not able to run). The size of the cross-compiled binary file is also ~1MB, whereas the same file in the built-in BlueZ source in the default SDK is only ~250kB.

I have also tried to directly compile the BlueZ source on-board the SK-AM64, but when doing this, I do not have the correct dependencies to allow the source to be built. Namely, I do not have the correct version of DBus. 

Is there a way for me to compile the BlueZ source specifically for the SK-AM64?

Best,

-Ryan