Skip to content

PR #9081 breaks Nuvoton M480 based targets for non-RTOS/baremetal mode #9190

@screamerbg

Description

@screamerbg

Description

PR #9081 breaks Nuvoton M480 based targets for when compiling for Mbed OS 2 library and also for baremetal (non-RTOS) profile. This is especially problematic as the http://github.com/ARMmbed/mbed-bootloader/ (and also http://github.com/ARMmbed/mbed-bootloader-extended/) make use of non-RTOS compilation mode.

Here's the compile error I'm getting:

Compile [ 96.3%]: crypto-misc.cpp
[Fatal Error] crypto-misc.cpp@23,31: mbed_rtos_storage.h: No such file or directory
[ERROR] .\mbed-os\targets\TARGET_NUVOTON\TARGET_M480\crypto\crypto-misc.cpp:23:31: fatal error: mbed_rtos_storage.h: No such file or directory
 #include "mbed_rtos_storage.h"

CC @ccli8 @samchuarm

Issue request type

[ ] Question
[ ] Enhancement
[X] Bug

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