Skip to content

or1k timer and interrupt can be enabled at same time? #19

@minjiexm

Description

@minjiexm

hi, Dear experts:

I tried to enable timer and interrupt at same time.
I add print in timer tick handler function. If I just enable the timer, I can see the print message.
But if I add or1k_interrupts_enable(); then the print message will not seen.

So is there any examples which support timer and interrupt at the same time?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions