Hi,
Please help me with this interrupt error
dk:PCA10095 0.11.0
sdk:ncs v1.5.0
example path:D:\ncs\v1.5.0\applications\2_hello_world_timer
example code:
test log:

Thank you for all your assistance.
Kind regards,
Peter.Min
Hi,
Please help me with this interrupt error
dk:PCA10095 0.11.0
sdk:ncs v1.5.0
example path:D:\ncs\v1.5.0\applications\2_hello_world_timer
example code:
test log:

Thank you for all your assistance.
Kind regards,
Peter.Min
Hi,
Please try to assign the intterupt handler with the IRQ_CONNECT() macro like how it's done for the GPIOTE irq in the nrfx use example.
Best regards,
Vidar
Hi,
Please try to assign the intterupt handler with the IRQ_CONNECT() macro like how it's done for the GPIOTE irq in the nrfx use example.
Best regards,
Vidar