NimBLE compile errors
Posted: Fri Oct 15, 2021 1:18 am
Hello,
I am trying to compile a custom ESP-AT firmware. I have followed the steps to compile the source and can successfully get certain builds compiled and flashed.
I am trying to compile NimBLE support now. I have the following selections marked in menuconfig.
Component config --> Bluetooth ---> Bluetooth host = NimBLE - BLE only
AT ---> AT ble command support
I'm not sure if anything else needs to be checked/unchecked. I get the following link https://pastebin.com/jRRKy2q1 (the log is too long to post per board message length policy). It fails at the linking phase, nothing in the output during compile comes up.
I am also not able to compile bluedroid so I suspect I'm just missing some configuration bit, just can't find it.
Any help would be appreciated, thanks.
I am trying to compile a custom ESP-AT firmware. I have followed the steps to compile the source and can successfully get certain builds compiled and flashed.
I am trying to compile NimBLE support now. I have the following selections marked in menuconfig.
Component config --> Bluetooth ---> Bluetooth host = NimBLE - BLE only
AT ---> AT ble command support
I'm not sure if anything else needs to be checked/unchecked. I get the following link https://pastebin.com/jRRKy2q1 (the log is too long to post per board message length policy). It fails at the linking phase, nothing in the output during compile comes up.
I am also not able to compile bluedroid so I suspect I'm just missing some configuration bit, just can't find it.
Any help would be appreciated, thanks.