timerled.c: C-Code for fusesoc with or1k-elf-gcc compiler
by jo58 on Feb 15, 2016 |
jo58
Posts: 7 Joined: Oct 31, 2015 Last seen: Jun 28, 2016 |
||
Hi, |
RE: timerled.c: C-Code for fusesoc with or1k-elf-gcc compiler
by jo58 on Feb 17, 2016 |
jo58
Posts: 7 Joined: Oct 31, 2015 Last seen: Jun 28, 2016 |
||
I just found out that or1k_timer_get_ticks() always returns zero
How is this possible? |
RE: timerled.c: C-Code for fusesoc with or1k-elf-gcc compiler
by wallento on Feb 17, 2016 |
wallento
Posts: 28 Joined: Jan 24, 2009 Last seen: Nov 8, 2018 |
||
Hi,
I am responsible for this issue I think. Please give me a few days to check it. Cheers, Stefan |
RE: timerled.c: C-Code for fusesoc with or1k-elf-gcc compiler
by wallento on Mar 3, 2016 |
wallento
Posts: 28 Joined: Jan 24, 2009 Last seen: Nov 8, 2018 |
||
Sorry, for the delay. Did you also use the toolchain in the tutorial?
The latest one can be found here: http://openrisc.io/newlib/ I will test it with this one now. Best, Stefan |
RE: timerled.c: C-Code for fusesoc with or1k-elf-gcc compiler
by wallento on Mar 3, 2016 |
wallento
Posts: 28 Joined: Jan 24, 2009 Last seen: Nov 8, 2018 |
||
Hi again,
the tutorial is outdated unfortunately. I will try to bring up a revised version soon, meanwhile please try the latest toolchain. Best, Stefan |