-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
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) ?
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
Labels
No labels