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

Not working for CY8CKIT_062_BLE #396

Open
kjsGraspor opened this issue Jan 29, 2024 · 0 comments
Open

Not working for CY8CKIT_062_BLE #396

kjsGraspor opened this issue Jan 29, 2024 · 0 comments

Comments

@kjsGraspor
Copy link

Description of defect

Missing HCI driver. Maybe I am overseing something, but I am unable to debug the bluetooth example "BLE_BatteryLevel", for my PSOC6 target.

Target(s) and toolchain(s) (name and version) displaying this defect ?

CY8CKIT_062_BLE and ARM_GCC 7.2.1

What version of the example and mbed-os are you using (tag or sha) ?

mbed os 5.15.5

How is this defect reproduced ?

Adding the following target to the mbed_app.json file
"CY8CKIT_062_BLE": { "target.features_add": ["BLE"], "target.extra_labels_add": ["CORDIO"] }

and then compile for the same target:
mbed compile -m CY8CKIT_062_BLE -t GCC_ARM

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

No branches or pull requests

1 participant