apache / apache/nuttx-apps

Trying to run the Timer example

Open
#834 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
465
Forks
779
Avg merge
2d 9h
Merged PRs (30d)
36

Description

Hello! I am trying to run the timer example following the steps provided here: https://nuttx.apache.org/docs/latest/components/drivers/character/timer.html

The few things that I do that I do not see in the steps, is also selecting a peripheral timer, from the STM32 peripheral tag.

I get the error `Failed to open /dev/timer0: 2` when running the example. A quick `ls` of the `/dev` shows the following:
```
console
null
ttyS0
```
Why isnt `/dev/timer0` part of this list.

++ I am using a Nucleo-H743ZI2 board with pretty much nothing else running other than the simple timer example. From the link provided i followed the second set of steps via the menuconfig

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.