Skip to content

cmsis5/rtx2 nrf51: RTX SysTick API needs updating #3690

Closed
@bulislaw

Description

@bulislaw

Description


Bug

Target
nrf51_dk (but most likely all Nordic platforms requiring non standard systick)

We're trying to finalize CMSIS5/RTX2 (https://github.com/ARMmbed/mbed-os/tree/feature_cmsis5) update in next month, but we're having issues with Nordic platform. When executing tests (eg mbed test -n tests-mbedmicro-rtos-mbed-basic -m nrf51_dk -vv) I'm getting a timeout. That's most likely due to changes in RTX API (https://github.com/ARMmbed/mbed-os/blob/feature_cmsis5/rtos/rtx2/TARGET_CORTEX_M/rtx_system.c#L212) Nordic HAL SysTick override needs to be updated (and validated) for CMSIS5/RTX2.

@pan- Can we ask Nordic guys to help us with the update? I'd rather have someone that knows the platform doing that as it's not enough just to rename the functions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions