Skip to content

CMSIS DSP error when targeting hosted platforms #1201

@calebchalmers

Description

@calebchalmers

When building a project with the CMSIS DSP module for a hosted target, I get the following error:

modm/ext/cmsis/dsp/arm_math.h:34:10: fatal error: modm/platform/device.hpp: No such file or directory

This is due to my recent PR about including device.hpp in arm_math.h to provide configuration; however, for hosted platforms it seems like modm doesn't generate a device.hpp file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions