Calling the macro SYS_CLOCK_HW_CYCLES_TO_NS() defined in include/sys_clock.h breaks the build for me.
Can't even see the Zephyr booting message anymore.
Platform is a SiFive Arty FE310 development board.
I assume that casting to u64_t in SYS_CLOCK_HW_CYCLES_TO_NS64() isn't a good idea on RISCV32.
Version of Zephyr OS: 1.8.99
Version of Zephyr SDK: 0.9.1
Calling the macro SYS_CLOCK_HW_CYCLES_TO_NS() defined in include/sys_clock.h breaks the build for me. Can't even see the Zephyr booting message anymore. Platform is a SiFive Arty FE310 development board.
I assume that casting to u64_t in SYS_CLOCK_HW_CYCLES_TO_NS64() isn't a good idea on RISCV32.
Version of Zephyr OS: 1.8.99 Version of Zephyr SDK: 0.9.1