----- Am 6. Jul 2018 um 16:38 schrieb Hesham Almatary [email protected]: > On Fri, Jun 29, 2018 at 10:57 AM, Sebastian Huber <[email protected]> wrote: [...] >> -/* CPU counter */ >> -static CPU_Counter_ticks cpu_counter_ticks; >> +#define CLINT ((volatile clint_regs *) 0x02000000) >> > Can we get CLINT address from DTB instead of hardcoding it? Yes, this is on my todo list. I will work on this next week. _______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
