Skip to content

Not able to use CMSIS-DSP from Mbed OS #13823

@MarceloSalazar

Description

@MarceloSalazar

Description of defect

It seems CMSIS-DSP has been removed from Mbed OS with the release of Mbed OS 6.
The arm_math.h header is still present, leading to an error when linking when using a CMSIS-DSP version.

This causes problems to one of our partners trying to use this library.

Link: mbed-os-example-xxx
[Warning] @0,0: L3912W: Option 'legacyalign' is deprecated.
[Error] @0,0: L6218E: Undefined symbol arm_fir_f32 (referred from ...).
[Error] @0,0: L6218E: Undefined symbol arm_fir_init_f32 (referred from ...).

Related issues / PRs: #12054 #12055

Target(s) affected by this defect ?

S5JS100

Toolchain(s) (name and version) displaying this defect ?

Arm and GCC.

What version of Mbed-os are you using (tag or sha) ?

f57f265

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

NA

How is this defect reproduced ?

@armmbed/team-samsung please confirm

@ARMmbed/mbed-os-maintainers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions