Hi Denis,

Good to know you're making progress this far. There's no clock driver for
Spike BSP (the one my port is based on), it just used simulated tick.
You'll have to implement both console and click driver for your board. I'd
suggest you start with the console driver.

Cheers,
Hesham

On Sun, 25 Jun 2017 at 8:49 pm, Denis Obrezkov <denisobrez...@gmail.com>
wrote:

> Hello all,
> I was able to proceed till the rtems_io_initialize function,
> so it seems to me that now I need to initialize a clock driver.
>
> I tried to find the current implementation of the driver in RISC-V BSP,
> but wasn't able to do it. Hesham, could you clarify the current state of
> the clock driver in the BSP?
>
> --
> Regards, Denis Obrezkov
>
-- 
Hesham
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to