Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: undefined reference to `createBLEInstance()' #68

Closed
ddavidebor opened this issue Aug 21, 2015 · 0 comments
Closed

ERROR: undefined reference to `createBLEInstance()' #68

ddavidebor opened this issue Aug 21, 2015 · 0 comments

Comments

@ddavidebor
Copy link
Contributor

white trying to compile source code offline i'm having the same issue over and over again.

it has been similarly reported here https://developer.mbed.org/questions/54408/Build-error/

i'm unable to find where is the problem in the linker, i'm using the 16k S110 version

Linking CXX executable BLE_HEART_RATE.elf
CMakeFiles/BLE_HEART_RATE.elf.dir/main.cpp.o: In function _GLOBAL__sub_I_IRLed': main.cpp:(.text.startup._GLOBAL__sub_I_IRLed+0x8a): undefined reference tocreateBLEInstance()'
collect2: error: ld returned 1 exit status
make[2]: *** [BLE_HEART_RATE.elf] Error 1
make[1]: *** [CMakeFiles/BLE_HEART_RATE.elf.dir/all] Error 2
make: *** [all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant