Skip to content

OKDO_ODIN_W2: Reenable lp-ticker and BLE #12370

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

Merged
merged 1 commit into from
Feb 5, 2020

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Feb 5, 2020

Summary of changes

Replacement for #12365

This reenables LPTICKER and BLE to fix the link problem reported in #12361

[DEBUG] Errors: Error: L6218E: Undefined symbol hciCmdAlloc (referred from ./mbed-os/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_MODULE_UBLOX_ODIN_W2/sdk/TOOLCHAIN_ARM/libublox-odin-w2-driver.ar(hci_vendor_cmd.o)).
[DEBUG] Errors: Error: L6218E: Undefined symbol hciCmdSend (referred from ./mbed-os/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_MODULE_UBLOX_ODIN_W2/sdk/TOOLCHAIN_ARM/libublox-odin-w2-driver.ar(hci_vendor_cmd.o)).

Impact of changes

Fixes link problem when compiling mbed-os-example-blinky.
Code runs ok on OKDO_ODIN_W2 platform and timer/ticker tests pass.
OKDO_timer-ticker-tests.txt

Migration actions required

NA

Documentation

NA


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[x] Tests / results supplied as part of this PR

Reviewers

@0xc0170 @ARMmbed/team-ublox


@0xc0170
Copy link
Contributor Author

0xc0170 commented Feb 5, 2020

CI started

@MarceloSalazar
Copy link

@0xc0170 it looks this PR includes many things, not just the fix for the OKDO issue.
Can you have a look and confirm if this is what you want?

@0xc0170
Copy link
Contributor Author

0xc0170 commented Feb 5, 2020

Good catch, fixing. It was rebased but incorrectly.

@0xc0170 0xc0170 force-pushed the MarceloSalazar-FIX_OKDO_ODIN_12361 branch from 189e17d to b2ac793 Compare February 5, 2020 12:36
@0xc0170
Copy link
Contributor Author

0xc0170 commented Feb 5, 2020

CI restarted

@mbed-ci
Copy link

mbed-ci commented Feb 5, 2020

Test run: FAILED

Summary: 2 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_dynamic-memory-usage
  • jenkins-ci/mbed-os-ci_greentea-test

@mbed-ci
Copy link

mbed-ci commented Feb 5, 2020

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 2
Build artifacts

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

Successfully merging this pull request may close these issues.

3 participants