On 14/4/18 11:19 am, Christopher Etzkorn wrote:
I have attempted multiple times to build the SPARC toolchain on both
CentOS 7 and Ubuntu 16.04.4 in VirtualBox, and I keep hitting a snag at
this point:
# ../source-builder/sb-set-builder --prefix=$HOME/development/rtems/5
5/rtems-sparc
The bu
I have attempted multiple times to build the SPARC toolchain on both CentOS
7 and Ubuntu 16.04.4 in VirtualBox, and I keep hitting a snag at this point:
# ../source-builder/sb-set-builder --prefix=$HOME/development/rtems/5
5/rtems-sparc
The build always fails at
config: tools/rtems-gcc-7.3.0-new
Dear Sebastian,
I guess that GT timer interrupt 29 is correct.
timer {
compatible = "arm,armv7-timer";
interrupt-parent = <&intc>;
interrupts = ,
,
,
;
Dear Sebastian,
I returned to your original code from arm-a9mpcore-clock-config.c to
arm-generic-timer-config.c.
( Reason ) Global timer register and SCU register can not be accessed by direct
memory access. Instead of this, CP15 control access should be used.
Is it correct ?
When I check in m