-
Notifications
You must be signed in to change notification settings - Fork 345
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
e.g. cargo build --example systimer --features direct-boot && espflash flash --format=direct-boot --monitor target\riscv32imc-unknown-none-elf\debug\examples\systimer
Results in
ESP-ROM:esp8684-api2-20220127
Build:Jan 27 2022
rst:0x1 (POWERON),boot:0xc (SPI_FAST_FLASH_BOOT)
SYSTIMER Current value = 626782
Interrupt lvl1 (alarm0)
Interrupt lvl1 (alarm0)
Interrupt lvl2 (alarm1)
Interrupt lvl1 (alarm0)
Interrupt lvl2 (alarm2)
ESP-ROM:esp8684-api2-20220127
Build:Jan 27 2022
rst:0x12 (SUPER_WDT_RST),boot:0xc (SPI_FAST_FLASH_BOOT)
SYSTIMER Current value = 627306
Interrupt lvl1 (alarm0)
Interrupt lvl1 (alarm0)
Interrupt lvl2 (alarm1)
...
Might be only a problem with this one example
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working