Skip to content

Compile error (shared_data->pm_int_status) #1

@m-hayashi-i-enter

Description

@m-hayashi-i-enter

Compile error has occurred in Power.cpp

/Users/hayashi/Documents/Arduino/libraries/Arduino101Power/src/Power.cpp:37:48: error: ‘volatile struct platform_shared_block_’ has no member named ‘pm_int_status’ uint32_t status = shared_data->pm_int_status;

I guess that I will need to replace pm_int_status with pm_request.

Would you tell me how to fix this compile error.

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions