Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Uno R4 WDT IRQ support is excluded in libbsp.a #377

Copy link
Copy link
Open
@JAndrassy

Description

@JAndrassy
Issue body actions

WDT_CFG_REGISTER_START_NMI_SUPPORTED is 0 so all support for watchdog interrupt is excluded in r_wdt.c.
Then p_cfg.reset_control = WDT_RESET_CONTROL_NMI does nothing in R_WDT_Open and R_WDT_StatusClear doesn't work either.

It is possible to work around it and set the callback and activate the interrupt (and clear status) directly, but it would be nicer/simpler with the support in the HAL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselfRelated to content of the project itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.