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 while compiling using GCC #1

Open
bhavik318 opened this issue Aug 28, 2018 · 1 comment
Open

Error while compiling using GCC #1

bhavik318 opened this issue Aug 28, 2018 · 1 comment

Comments

@bhavik318
Copy link

I am getting "Error1" while compiling using GCC.

How to resolve this issue ?

@sdrk41
Copy link

sdrk41 commented Feb 25, 2019

  1. in ble_ibeacon\inc\hal_feature_config need to add #define HAL_DWT_MODULE_ENABLED
  2. get ble_smart_connect project and copy ble_smart_connect\src\regions_init to ble_ibeacon\src
  3. in ble_ibeacon\GCC\Makefile need to add a string APP_FILES += $(APP_PATH_SRC)/regions_init.c after string APP_FILES += $(APP_PATH)/GCC/syscalls.c

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

2 participants